aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorscrappy <scrappy@FreeBSD.org>1999-01-15 22:23:31 +0800
committerscrappy <scrappy@FreeBSD.org>1999-01-15 22:23:31 +0800
commit805eb04123d3fb28ba57cf808d1764c23da57c1e (patch)
tree3156776e0e3d11cb57ea0ef2657c92804ee48227 /security
parent0cc42da6b567138a12298f09d4b75efdb210def1 (diff)
downloadfreebsd-ports-gnome-805eb04123d3fb28ba57cf808d1764c23da57c1e.tar.gz
freebsd-ports-gnome-805eb04123d3fb28ba57cf808d1764c23da57c1e.tar.zst
freebsd-ports-gnome-805eb04123d3fb28ba57cf808d1764c23da57c1e.zip
Add Y2K link...
Diffstat (limited to 'security')
-rw-r--r--security/pgp5/Makefile4
-rw-r--r--security/pgp6/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index 9ec08340c6de..686b06626d63 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -5,7 +5,7 @@
# Date created: 10 Feb 1998
# Whom: markm
#
-# $Id: Makefile,v 1.23 1998/06/03 06:04:15 markm Exp $
+# $Id: Makefile,v 1.24 1999/01/03 13:21:56 markm Exp $
#
DISTNAME= pgp50i
@@ -17,6 +17,8 @@ EXTRACT_SUFX= -unix-src.tar.gz
MAINTAINER= markm@FreeBSD.ORG
+Y2K= http://www.pgpi.com/faq/pgpi.shtml#Year2000
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile
index 9ec08340c6de..686b06626d63 100644
--- a/security/pgp6/Makefile
+++ b/security/pgp6/Makefile
@@ -5,7 +5,7 @@
# Date created: 10 Feb 1998
# Whom: markm
#
-# $Id: Makefile,v 1.23 1998/06/03 06:04:15 markm Exp $
+# $Id: Makefile,v 1.24 1999/01/03 13:21:56 markm Exp $
#
DISTNAME= pgp50i
@@ -17,6 +17,8 @@ EXTRACT_SUFX= -unix-src.tar.gz
MAINTAINER= markm@FreeBSD.ORG
+Y2K= http://www.pgpi.com/faq/pgpi.shtml#Year2000
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}