diff options
author | marcus <marcus@FreeBSD.org> | 2003-12-09 10:32:51 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-12-09 10:32:51 +0800 |
commit | d9e94f0c35fc54f4ca295b9bfa464efe2e5bdb2c (patch) | |
tree | 990500f4cd809ab9968bfa74751b368b01b87d6d /textproc/intltool/Makefile | |
parent | d8174089841a497313e37ea2bab1e7ae5cbf23c5 (diff) | |
download | freebsd-ports-gnome-d9e94f0c35fc54f4ca295b9bfa464efe2e5bdb2c.tar.gz freebsd-ports-gnome-d9e94f0c35fc54f4ca295b9bfa464efe2e5bdb2c.tar.zst freebsd-ports-gnome-d9e94f0c35fc54f4ca295b9bfa464efe2e5bdb2c.zip |
Update to 0.28.
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 |