View | Details | Raw Unified | Return to bug 92331
Collapse All | Expand All

(-)textproc/xerces-c2/Makefile (-1 / +1 lines)
Lines 13-19 MASTER_SITES= ${MASTER_SITE_APACHE_XML} Link Here
13
MASTER_SITE_SUBDIR=	xerces-c/source
13
MASTER_SITE_SUBDIR=	xerces-c/source
14
DISTNAME=	xerces-c-src_${PORTVERSION:S/./_/g}
14
DISTNAME=	xerces-c-src_${PORTVERSION:S/./_/g}
15
15
16
MAINTAINER=	bzeeb+freebsdports@zabbadoz.net
16
MAINTAINER=	ports@FreeBSD.ORG
17
COMMENT=	Validating XML parser from the Apache XML Project
17
COMMENT=	Validating XML parser from the Apache XML Project
18
18
19
OPTIONS=	THREADS "Build a thread enabled shared library." on \
19
OPTIONS=	THREADS "Build a thread enabled shared library." on \
(-)textproc/xalan-c/Makefile (-1 / +1 lines)
Lines 14-20 MASTER_SITE_SUBDIR= ${PORTNAME}/source/: Link Here
14
DISTNAME=	Xalan-C_${PORTVERSION:S/./_/g}-src:msax
14
DISTNAME=	Xalan-C_${PORTVERSION:S/./_/g}-src:msax
15
DISTFILES+=	Xalan-C_${PORTVERSION:S/./_/g}-src${EXTRACT_SUFX}:msax
15
DISTFILES+=	Xalan-C_${PORTVERSION:S/./_/g}-src${EXTRACT_SUFX}:msax
16
16
17
MAINTAINER=	bzeeb+freebsdports@zabbadoz.net
17
MAINTAINER=	ports@FreeBSD.ORG
18
COMMENT=	XSLT processor from the Apache XML Project
18
COMMENT=	XSLT processor from the Apache XML Project
19
19
20
OPTIONS=	INMEM "Use inmem locale system." on \
20
OPTIONS=	INMEM "Use inmem locale system." on \

Return to bug 92331