diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-19 19:52:38 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-19 19:52:38 +0000 |
commit | 38b73cc6800aeb9668dd55267369f424e9ab0e7e (patch) | |
tree | 251c14abe991cd91b8353b87d10556ec2b3e012f /textproc/intltool/Makefile | |
parent | 6fed8c68d0b8d2763115de63aa1c1276c89de5dc (diff) | |
download | FreeBSD-ports-38b73cc6800aeb9668dd55267369f424e9ab0e7e.zip FreeBSD-ports-38b73cc6800aeb9668dd55267369f424e9ab0e7e.tar.gz |
Update to 0.25.
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index caefe5b..c853c39 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -6,10 +6,10 @@ # PORTNAME= intltool -PORTVERSION= 0.23 +PORTVERSION= 0.25 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.23 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.25 DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org |