summaryrefslogtreecommitdiff
path: root/security/pgp5/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1998-06-03 06:04:15 +0000
committerMark Murray <markm@FreeBSD.org>1998-06-03 06:04:15 +0000
commit312c4861b55463f1061199bbd43e4a4d0557917e (patch)
treead6cc9c11cc0ef4d4783d4e46b6052d5fa6d329f /security/pgp5/Makefile
parentFix a hard coded path to libgcc which quit working when the (diff)
Fix typo in URL.
Submitted by: Amedeo Beck Peccoz <gea@gressoney.it>
Notes
Notes: svn path=/head/; revision=11218
Diffstat (limited to '')
-rw-r--r--security/pgp5/Makefile4
1 files changed, 2 insertions, 2 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