summaryrefslogtreecommitdiff
path: root/security/pgp6
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1998-04-15 16:21:59 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1998-04-15 16:21:59 +0000
commita810089e7117c8e993f00d6394fd8a0975366e72 (patch)
tree6489e78e10d2bdbaefa96ef1ffe5efd96892e202 /security/pgp6
parentInstall header files, too. (diff)
path at the MASTER_SITEs listed wrong...
Notes
Notes: svn path=/head/; revision=10522
Diffstat (limited to 'security/pgp6')
-rw-r--r--security/pgp6/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile
index d102f3f1a78c..5dc376f93459 100644
--- a/security/pgp6/Makefile
+++ b/security/pgp6/Makefile
@@ -5,14 +5,14 @@
# Date created: 10 Feb 1998
# Whom: markm
#
-# $Id$
+# $Id: Makefile,v 1.21 1998/02/16 15:39:41 markm Exp $
#
DISTNAME= pgp50i
PKGNAME= pgp-5.0i
CATEGORIES= security
-MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/5.0/international/unix/ \
- ftp.doc.ic.ac.uk/pub/Mirrors/ftp.ifi.uio.no/pub/pgp/5.0/international/unix/
+MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/5.0/unix/ \
+ ftp.doc.ic.ac.uk/pub/Mirrors/ftp.ifi.uio.no/pub/pgp/5.0/unix/
EXTRACT_SUFX= -unix-src.tar.gz
MAINTAINER= markm@FreeBSD.ORG