diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 21:18:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 21:18:31 +0000 |
commit | 9cbfcccd9ae4897e49c8927435d79acd91bac7ae (patch) | |
tree | e36c201f20fcd7291d5e5eed8a9c7d0f594b0e8f /security/xmlsec1 | |
parent | 9c039db7e25fd576ec6798146bbf1bc6fe837e08 (diff) |
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=186167
Diffstat (limited to 'security/xmlsec1')
-rw-r--r-- | security/xmlsec1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index 8560215c95e9..d9634c63f39b 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ ftp://ftp.xmlsoft.org/xmlsec/releases/ \ ftp://ftp.rpmfind.net/pub/XML/xmlsec/releases/ -MAINTAINER= jim@corebsd.or.id +MAINTAINER= ports@FreeBSD.org COMMENT= XML Security Library RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config |