summaryrefslogtreecommitdiff
path: root/security/libgpg-error
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-25 15:02:26 +0000
committerminskim <minskim@pkgsrc.org>2004-02-25 15:02:26 +0000
commitcc086e452543564a98589b53bdb72ac28575a39d (patch)
tree1554f30a823aa55f54f52a8fc11b8852e398e8eb /security/libgpg-error
parent07b67e72c06e0a443d1a09085decda137bc42176 (diff)
downloadpkgsrc-cc086e452543564a98589b53bdb72ac28575a39d.tar.gz
Enable pkgviews installation. While here, update the MAINTAINER email
address.
Diffstat (limited to 'security/libgpg-error')
-rw-r--r--security/libgpg-error/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile
index 107cdcc1dc2..2fc33289b84 100644
--- a/security/libgpg-error/Makefile
+++ b/security/libgpg-error/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/02/14 17:21:52 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/25 15:02:26 minskim Exp $
#
DISTNAME= libgpg-error-0.6
@@ -6,10 +6,12 @@ PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/GnuPG/alpha/libgpg-error/
-MAINTAINER= minskim@bawi.org
+MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.gnupg.org/
COMMENT= Definitions of common error values for all GnuPG components
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES