diff options
Diffstat (limited to 'textproc/xmlpp')
-rw-r--r-- | textproc/xmlpp/Makefile | 2 | ||||
-rw-r--r-- | textproc/xmlpp/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xmlpp/Makefile b/textproc/xmlpp/Makefile index 250c3dfe5dc1..cb79b5d0ce3c 100644 --- a/textproc/xmlpp/Makefile +++ b/textproc/xmlpp/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.root.at/download/gpl/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= XML Parser and Validator - USE_REINPLACE= yes FETCH_CMD= /usr/bin/fetch USE_GMAKE= yes diff --git a/textproc/xmlpp/pkg-comment b/textproc/xmlpp/pkg-comment new file mode 100644 index 000000000000..a817d0573d31 --- /dev/null +++ b/textproc/xmlpp/pkg-comment @@ -0,0 +1 @@ +XML Parser and Validator |