diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-17 13:25:07 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-17 13:25:07 +0000 |
commit | 6ae0d6f013c9332c17124d0c4b788f5f76612411 (patch) | |
tree | ad03ee39778b30c93edfcc6a84aea084052b7a8a /security | |
parent | 924028a89b09906edd8fc03bd036736768951e79 (diff) | |
download | ports-6ae0d6f013c9332c17124d0c4b788f5f76612411.tar.gz ports-6ae0d6f013c9332c17124d0c4b788f5f76612411.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/xmlsec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/xmlsec/Makefile b/security/xmlsec/Makefile index 9fd9b1cd8d81..6c2fac141717 100644 --- a/security/xmlsec/Makefile +++ b/security/xmlsec/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.0.9 CATEGORIES= security MASTER_SITES= http://www.aleksey.com/xmlsec/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jim@corebsd.or.id LIB_DEPENDS= xslt:${PORTSDIR}/textproc/libxslt |