diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-08 20:29:38 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-08 20:29:38 +0800 |
commit | c4b0a2f2165bd7519f485f1d6f510c020bb43904 (patch) | |
tree | e5efa4eafbe4839d79a9e93334b04aad1780d081 /textproc/xml-i18n-tools/Makefile | |
parent | 2b9ea0683327160e8ade1d8b46781cffb6cb50b2 (diff) | |
download | freebsd-ports-gnome-c4b0a2f2165bd7519f485f1d6f510c020bb43904.tar.gz freebsd-ports-gnome-c4b0a2f2165bd7519f485f1d6f510c020bb43904.tar.zst freebsd-ports-gnome-c4b0a2f2165bd7519f485f1d6f510c020bb43904.zip |
Update to 0.9.
Diffstat (limited to 'textproc/xml-i18n-tools/Makefile')
-rw-r--r-- | textproc/xml-i18n-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xml-i18n-tools/Makefile b/textproc/xml-i18n-tools/Makefile index 521de3b1b2d5..82bc52419df3 100644 --- a/textproc/xml-i18n-tools/Makefile +++ b/textproc/xml-i18n-tools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xml-i18n-tools -PORTVERSION= 0.8.4 +PORTVERSION= 0.9 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/${PORTNAME} |