pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/libgpg-error Enable pkgviews installation. W...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/daff8f87e3df
branches:  trunk
changeset: 469587:daff8f87e3df
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Feb 25 15:02:26 2004 +0000

description:
Enable pkgviews installation.  While here, update the MAINTAINER email
address.

diffstat:

 security/libgpg-error/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r 8a177d49441d -r daff8f87e3df security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile    Wed Feb 25 11:50:35 2004 +0000
+++ b/security/libgpg-error/Makefile    Wed Feb 25 15:02:26 2004 +0000
@@ -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 @@
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/GnuPG/alpha/libgpg-error/
 
-MAINTAINER=    minskim%bawi.org@localhost
+MAINTAINER=    minskim%NetBSD.org@localhost
 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



Home | Main Index | Thread Index | Old Index