diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-17 21:25:07 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-17 21:25:07 +0800 |
commit | 42c4ac62519c8731d489f18bdc1f21cec67584e1 (patch) | |
tree | 7ec73279bdc6a7664205eb55203c796cc04e8bc0 /security/xmlsec | |
parent | a61219dc572e3658f2d9dd277bddbca45a5cd67f (diff) | |
download | freebsd-ports-gnome-42c4ac62519c8731d489f18bdc1f21cec67584e1.tar.gz freebsd-ports-gnome-42c4ac62519c8731d489f18bdc1f21cec67584e1.tar.zst freebsd-ports-gnome-42c4ac62519c8731d489f18bdc1f21cec67584e1.zip |
take maintainership
Diffstat (limited to 'security/xmlsec')
-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 |