diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-02-17 22:36:02 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-02-17 22:36:02 +0000 |
commit | 63cd4cde6b351b1fad0cb23103736ceedafea283 (patch) | |
tree | 50ad724c464568e90fe1a9f8f1d74c1f2c6ba52c /textproc/es-hyphen | |
parent | d73825cf2cb3c1f10b7d119c40b5d9fbc4245de9 (diff) | |
download | ports-63cd4cde6b351b1fad0cb23103736ceedafea283.tar.gz ports-63cd4cde6b351b1fad0cb23103736ceedafea283.zip |
Notes
Diffstat (limited to 'textproc/es-hyphen')
-rw-r--r-- | textproc/es-hyphen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/es-hyphen/Makefile b/textproc/es-hyphen/Makefile index 9c3e608f9e18..820efa9fd945 100644 --- a/textproc/es-hyphen/Makefile +++ b/textproc/es-hyphen/Makefile @@ -3,7 +3,7 @@ PORTNAME= hyphen PORTVERSION= 2005.11.18 PORTREVISION= 1 -CATEGORIES= textproc +CATEGORIES= textproc spanish MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= es- DISTNAME= hyph_es_ES-${PORTVERSION:C/\.//g} |