diff options
author | marcus <marcus@FreeBSD.org> | 2006-12-07 06:22:20 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-12-07 06:22:20 +0800 |
commit | 5a14156451cbd998d209dcb444d660b8bed87f06 (patch) | |
tree | 0d9079ed4f475b6a6939cfe0feb9284a960c4488 /textproc/intltool/Makefile | |
parent | 5cd90d841a1a4faf31553de4a4b04467e13da06f (diff) | |
download | freebsd-ports-gnome-5a14156451cbd998d209dcb444d660b8bed87f06.tar.gz freebsd-ports-gnome-5a14156451cbd998d209dcb444d660b8bed87f06.tar.zst freebsd-ports-gnome-5a14156451cbd998d209dcb444d660b8bed87f06.zip |
Update to 0.35.1.
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 9820241299f1..3fbe2eacd3da 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= intltool -PORTVERSION= 0.35.0 +PORTVERSION= 0.35.1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.35 |