summaryrefslogtreecommitdiff
path: root/security/pgp5
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:34:06 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:34:06 +0000
commit3df86a88a9d1a500b60debaa4e14f97e500a96c1 (patch)
treea2ab9a6ab9be8b8808cfdd2f42ab98c9aa090dcc /security/pgp5
parentProper WWW syntax (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27426
Diffstat (limited to 'security/pgp5')
-rw-r--r--security/pgp5/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index 357d6147c861..90171995c62e 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -1,18 +1,16 @@
# New ports collection makefile for: pgp5
-# Version required: International PGP 5.0
-# International PGP homepage is http://www.ifi.uio.no/pgp/
-#
# Date created: 10 Feb 1998
# Whom: markm
#
# $FreeBSD$
#
-DISTNAME= pgp50i
-PKGNAME= pgp-5.0i
+PORTNAME= pgp
+PORTVERSION= 5.0i
CATEGORIES= security
MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/5.0/unix/ \
ftp://ftp.doc.ic.ac.uk/pub/Mirrors/ftp.ifi.uio.no/pub/pgp/5.0/unix/
+DISTNAME= pgp50i
EXTRACT_SUFX= -unix-src.tar.gz
MAINTAINER= markm@FreeBSD.org