diff options
Diffstat (limited to 'textproc/dtd2relax')
-rw-r--r-- | textproc/dtd2relax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/dtd2relax/Makefile b/textproc/dtd2relax/Makefile index 26fb80d48047..f7d7b8d785e1 100644 --- a/textproc/dtd2relax/Makefile +++ b/textproc/dtd2relax/Makefile @@ -7,6 +7,7 @@ PORTNAME= dtd2relax PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= textproc java MASTER_SITES= http://www.horobi.com/Projects/RELAX/Archive/ DISTNAME= ${PORTNAME:U}_${PORTVERSION:S/./_/g} |