diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-04 04:39:09 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-04 04:39:09 +0800 |
commit | 418c3c9a90132ea17925e9e8e6724afc8a4b3e5c (patch) | |
tree | a50cbaf248953802467feda64b5add7806320117 /textproc/intltool/Makefile | |
parent | 1b6fa8db98fd2f5eb9dd8fc46f98be8ecfcfee42 (diff) | |
download | freebsd-ports-gnome-418c3c9a90132ea17925e9e8e6724afc8a4b3e5c.tar.gz freebsd-ports-gnome-418c3c9a90132ea17925e9e8e6724afc8a4b3e5c.tar.zst freebsd-ports-gnome-418c3c9a90132ea17925e9e8e6724afc8a4b3e5c.zip |
Update to 0.30.
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index fe3366b0310b..61826a565a41 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -6,11 +6,10 @@ # PORTNAME= intltool -PORTVERSION= 0.29 -PORTREVISION= 1 +PORTVERSION= 0.30 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.29 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.30 DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org |