diff options
author | wiz <wiz@pkgsrc.org> | 2009-02-24 16:15:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-02-24 16:15:22 +0000 |
commit | ae61ba21964b14782ff8caccde0f452e7389e16f (patch) | |
tree | dff219a29e8970f6881f030f0a8f08fce87be119 /security/gnupg | |
parent | fb4f974f659e2da64ffc90d18999467f967a4f56 (diff) | |
download | pkgsrc-ae61ba21964b14782ff8caccde0f452e7389e16f.tar.gz |
Drop maintainership.
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 64b6caa8da7..6a90cf5e2d8 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2008/03/26 21:20:34 adrianp Exp $ +# $NetBSD: Makefile,v 1.97 2009/02/24 16:18:57 wiz Exp $ DISTNAME= gnupg-1.4.9 CATEGORIES= security @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tar.bz2 # don't remove this -- we may add idea.c.gz to it in options.mk DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnupg.org/ COMMENT= GNU Privacy Guard, public-Key encryption and digital signatures |