diff options
author | Mark Murray <markm@FreeBSD.org> | 1998-06-03 06:04:15 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1998-06-03 06:04:15 +0000 |
commit | 312c4861b55463f1061199bbd43e4a4d0557917e (patch) | |
tree | ad6cc9c11cc0ef4d4783d4e46b6052d5fa6d329f /security | |
parent | fd11e4e55d524b2b9ff9bbfd1b7e3f625b7de8de (diff) | |
download | ports-312c4861b55463f1061199bbd43e4a4d0557917e.tar.gz ports-312c4861b55463f1061199bbd43e4a4d0557917e.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pgp5/Makefile | 4 | ||||
-rw-r--r-- | security/pgp6/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 5dc376f93459..ad54547866b7 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -5,14 +5,14 @@ # Date created: 10 Feb 1998 # Whom: markm # -# $Id: Makefile,v 1.21 1998/02/16 15:39:41 markm Exp $ +# $Id: Makefile,v 1.22 1998/04/15 16:21:59 scrappy Exp $ # DISTNAME= pgp50i PKGNAME= pgp-5.0i CATEGORIES= security 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/ + ftp://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 diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index 5dc376f93459..ad54547866b7 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -5,14 +5,14 @@ # Date created: 10 Feb 1998 # Whom: markm # -# $Id: Makefile,v 1.21 1998/02/16 15:39:41 markm Exp $ +# $Id: Makefile,v 1.22 1998/04/15 16:21:59 scrappy Exp $ # DISTNAME= pgp50i PKGNAME= pgp-5.0i CATEGORIES= security 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/ + ftp://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 |