diff options
author | wiz <wiz@pkgsrc.org> | 2009-03-05 10:46:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-03-05 10:46:23 +0000 |
commit | 2347d10ac1617912d9c56acd81d1453b8e4d6c6f (patch) | |
tree | cf200d67c1fc8ae558fc5535ca82da93f1ed2931 /security | |
parent | 476e25c10b65607d188c801b2400f97d5b53af0f (diff) | |
download | pkgsrc-2347d10ac1617912d9c56acd81d1453b8e4d6c6f.tar.gz |
Pick up maintainership.
Diffstat (limited to 'security')
-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 6a90cf5e2d8..4371397ebf3 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2009/02/24 16:18:57 wiz Exp $ +# $NetBSD: Makefile,v 1.98 2009/03/05 10:46:23 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= pkgsrc-users@NetBSD.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.gnupg.org/ COMMENT= GNU Privacy Guard, public-Key encryption and digital signatures |