diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
commit | 2917814d3213c08d9e8ad343dd3a20b3b1de7b9f (patch) | |
tree | ca25d0876780b4b137a1af12ee3cc271eb7d84cc /textproc/xml-i18n-tools/Makefile | |
parent | 4b4791721dfe90b302a3b3705de759bf57cc05d6 (diff) | |
download | ports-2917814d3213c08d9e8ad343dd3a20b3b1de7b9f.tar.gz ports-2917814d3213c08d9e8ad343dd3a20b3b1de7b9f.zip |
Notes
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 2482741de003..578d3bc2cc17 100644 --- a/textproc/xml-i18n-tools/Makefile +++ b/textproc/xml-i18n-tools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xml-i18n-tools -PORTVERSION= 0.6 +PORTVERSION= 0.6 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/${PORTNAME} |