diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-28 03:48:00 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-28 03:48:00 +0800 |
commit | 0274d18907d24b739b606b0056564861b90deefc (patch) | |
tree | d4ae73be2fd8d996ffda21fab499b0ff67088023 /devel/bug-buddy/Makefile | |
parent | 6728a0fe610ecb9511ac79c8570e069a41a3a8f3 (diff) | |
download | marcuscom-ports-0274d18907d24b739b606b0056564861b90deefc.tar marcuscom-ports-0274d18907d24b739b606b0056564861b90deefc.tar.gz marcuscom-ports-0274d18907d24b739b606b0056564861b90deefc.tar.bz2 marcuscom-ports-0274d18907d24b739b606b0056564861b90deefc.tar.lz marcuscom-ports-0274d18907d24b739b606b0056564861b90deefc.tar.xz marcuscom-ports-0274d18907d24b739b606b0056564861b90deefc.tar.zst marcuscom-ports-0274d18907d24b739b606b0056564861b90deefc.zip |
Update to 2.17.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8420 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/bug-buddy/Makefile')
-rw-r--r-- | devel/bug-buddy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bug-buddy/Makefile b/devel/bug-buddy/Makefile index 4dea908d3..b03c1bb44 100644 --- a/devel/bug-buddy/Makefile +++ b/devel/bug-buddy/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/bug-buddy/Makefile,v 1.41 2006/12/18 02:26:25 ahze Exp $ +# $MCom: ports/devel/bug-buddy/Makefile,v 1.42 2007/02/03 06:26:44 mezz Exp $ # PORTNAME= bug-buddy -PORTVERSION= 2.17.3 +PORTVERSION= 2.17.4 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |