summaryrefslogtreecommitdiff
path: root/security/pgp5
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>1999-04-16 14:53:22 +0000
committermjl <mjl@pkgsrc.org>1999-04-16 14:53:22 +0000
commitcdee2a92e98d03342891ccd87f62248d8a5f2914 (patch)
treebf5622c60c681eab0330bd84f236462d300065b1 /security/pgp5
parent4f01d3ffa1bea1d5ee733d966bed920032212170 (diff)
downloadpkgsrc-cdee2a92e98d03342891ccd87f62248d8a5f2914.tar.gz
Renamed package to "pgp5" so it can coexist along an installed pgp2.
Diffstat (limited to 'security/pgp5')
-rw-r--r--security/pgp5/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index c91536741d5..779a10fde62 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 1999/04/14 18:00:48 bad Exp $
+# $NetBSD: Makefile,v 1.3 1999/04/16 14:53:22 mjl Exp $
#
DISTNAME= pgp50i-unix-src
-PKGNAME= pgp-5.0i
+PKGNAME= pgp5-5.0i
WRKSRC= ${WRKDIR}/pgp50i/src
CATEGORIES= security
MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \
ftp://ftp.ch.pgpi.com/pub/pgp/5.0/unix/ \
ftp://ftp.au.pgpi.com/pub/pgp/5.0/unix/
-MAINTAINER= mjl@emsi.priv.at
+MAINTAINER= mjl@netbsd.org
HOMEPAGE= http://www.pgpi.com/
BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5