diff options
Diffstat (limited to 'textproc/libpathan')
-rw-r--r-- | textproc/libpathan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libpathan/Makefile b/textproc/libpathan/Makefile index 5e68cfe05067..bcbc52e9b027 100644 --- a/textproc/libpathan/Makefile +++ b/textproc/libpathan/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://software.decisionsoft.com/software/pathan-1.2r2/ DISTNAME= ${PORTNAME}-${PORTVERSION}-2-src -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project LIB_DEPENDS= xerces-c.23:${PORTSDIR}/textproc/xerces-c2 |