diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 02:14:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 02:14:59 +0800 |
commit | b9aa02de83a23681b287ab87b02f73bb154620b2 (patch) | |
tree | 03f587cf3bf18987f3e7d1bada5c89940c224ec7 /security/newpki-lib | |
parent | 1ac2d8d3932ecbd4d5abc22844faad2301946ba4 (diff) | |
download | freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.gz freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.zst freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.zip |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr
Diffstat (limited to 'security/newpki-lib')
-rw-r--r-- | security/newpki-lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/newpki-lib/Makefile b/security/newpki-lib/Makefile index d34977335986..5f133eeb4256 100644 --- a/security/newpki-lib/Makefile +++ b/security/newpki-lib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= newpki -MAINTAINER= vsevolod@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ PKI libraries from newpki project WRKSRC= ${WRKDIR}/${PORTNAME}-2.0.0 |