diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-20 03:52:38 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-20 03:52:38 +0800 |
commit | 38b73cc6800aeb9668dd55267369f424e9ab0e7e (patch) | |
tree | 251c14abe991cd91b8353b87d10556ec2b3e012f /textproc/intltool/Makefile | |
parent | 6fed8c68d0b8d2763115de63aa1c1276c89de5dc (diff) | |
download | freebsd-ports-graphics-38b73cc6800aeb9668dd55267369f424e9ab0e7e.tar.gz freebsd-ports-graphics-38b73cc6800aeb9668dd55267369f424e9ab0e7e.tar.zst freebsd-ports-graphics-38b73cc6800aeb9668dd55267369f424e9ab0e7e.zip |
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 caefe5b1062..c853c390ac4 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 |