diff options
Diffstat (limited to 'textproc/xt')
-rw-r--r-- | textproc/xt/Makefile | 1 | ||||
-rw-r--r-- | textproc/xt/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile index 702dca42cd64..ece5653ac45b 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ DISTNAME= ${PORTNAME} MAINTAINER= kuriyama@FreeBSD.org +COMMENT= XSL Transformations (XSLT) implementation in Java USE_JAVA= 1.1+ USE_ZIP= YES diff --git a/textproc/xt/pkg-comment b/textproc/xt/pkg-comment deleted file mode 100644 index 6014aab11fc9..000000000000 --- a/textproc/xt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XSL Transformations (XSLT) implementation in Java |