diff options
author | wiz <wiz> | 2000-07-15 11:25:57 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-07-15 11:25:57 +0000 |
commit | 1b67aea10870c678c05179c825033dd724054e38 (patch) | |
tree | 410e349599726ea11a06614714d98e6fc91870d7 /security/gnupg/Makefile | |
parent | 3a01e3f136dadfa1fbec3d19d78de3bcf24c4e69 (diff) | |
download | pkgsrc-1b67aea10870c678c05179c825033dd724054e38.tar.gz |
Set maintainer to wiz@netbsd.org.
Diffstat (limited to 'security/gnupg/Makefile')
-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 a5cbc297905..f6fd3b82a06 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/07/15 11:24:27 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2000/07/15 11:25:57 wiz Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp # @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gpg.1.gz -MAINTAINER= packages@NetBSD.ORG +MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.gnupg.org/ DEPENDS+= gettext-0.10.*:../../devel/gettext |