diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-02-05 03:04:05 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-02-05 03:04:05 +0000 |
commit | df21202df6f7136a479c4d0ca4a71a7046a11d50 (patch) | |
tree | 43a432c850e6e743505a639d2b9a271f44c709aa /textproc/dtd2relax | |
parent | - Update to bsd.java.mk 2.0 (diff) |
Add 'java' category
Diffstat (limited to 'textproc/dtd2relax')
-rw-r--r-- | textproc/dtd2relax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dtd2relax/Makefile b/textproc/dtd2relax/Makefile index c0510b29ea23..26fb80d48047 100644 --- a/textproc/dtd2relax/Makefile +++ b/textproc/dtd2relax/Makefile @@ -7,7 +7,7 @@ PORTNAME= dtd2relax PORTVERSION= 1.1.1 -CATEGORIES= textproc +CATEGORIES= textproc java MASTER_SITES= http://www.horobi.com/Projects/RELAX/Archive/ DISTNAME= ${PORTNAME:U}_${PORTVERSION:S/./_/g} DISTFILES= ${JARFILE} ${DISTNAME}-src${EXTRACT_SUFX} |