diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-09 02:32:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-09 02:32:51 +0000 |
commit | 4393e2c7c073af754855c1b22b763e8b9e9e84bb (patch) | |
tree | e9f80cdb37df782a6003394349700e6b1c92575e /textproc/intltool/Makefile | |
parent | f6ffc475db4b318936097fd155aa0c542b4a30a9 (diff) | |
download | ports-4393e2c7c073af754855c1b22b763e8b9e9e84bb.tar.gz ports-4393e2c7c073af754855c1b22b763e8b9e9e84bb.zip |
Update to 0.28.
Notes
Notes:
svn path=/head/; revision=95445
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 59fd624a08f7..0234bad7880f 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -6,11 +6,10 @@ # PORTNAME= intltool -PORTVERSION= 0.27.2 -PORTREVISION= 1 +PORTVERSION= 0.28 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.27 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.28 DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org |