diff options
author | scrappy <scrappy@FreeBSD.org> | 1999-01-13 12:17:38 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 1999-01-13 12:17:38 +0800 |
commit | c4a7cedad4c7bca7c5708de5599def322d7118e3 (patch) | |
tree | c0ea6e9b752ea0ffa880c8a80632799275b2966d /news | |
parent | 86b2353bc5676cb3c7c3888b4510a94fa1992b68 (diff) | |
download | freebsd-ports-gnome-c4a7cedad4c7bca7c5708de5599def322d7118e3.tar.gz freebsd-ports-gnome-c4a7cedad4c7bca7c5708de5599def322d7118e3.tar.zst freebsd-ports-gnome-c4a7cedad4c7bca7c5708de5599def322d7118e3.zip |
A couple more Y2K links I've been able to find...
Diffstat (limited to 'news')
-rw-r--r-- | news/dnews/Makefile | 4 | ||||
-rw-r--r-- | news/inn-current/Makefile | 4 | ||||
-rw-r--r-- | news/inn-stable/Makefile | 4 | ||||
-rw-r--r-- | news/inn/Makefile | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/news/dnews/Makefile b/news/dnews/Makefile index 37bb30c0e51c..f00c6467b427 100644 --- a/news/dnews/Makefile +++ b/news/dnews/Makefile @@ -3,7 +3,7 @@ # Date created: Thu May 29 17:16:36 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.10 1998/12/02 16:02:47 andreas Exp $ +# $Id: Makefile,v 1.11 1998/12/23 01:22:40 steve Exp $ # DISTNAME= dnews47k_freebsd @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.ORG +Y2K= http://netwinsite.com/dnews_y2k.htm + WRKSRC= ${WRKDIR}/dnews NO_CDROM= "no answer yet, if we are allowed to put it onto CDROM" RESTRICTED= "only free for non-profit organisations" diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index 2216c7a0edfe..f63459507adb 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Oct 1994 (1.4), 18 Dec 1996 (1.5.1) # Whom: torstenb # -# $Id: Makefile,v 1.28 1998/08/16 18:56:31 hoek Exp $ +# $Id: Makefile,v 1.29 1998/11/07 08:49:32 hoek Exp $ # DISTNAME= inn-1.7.2 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.isc.org/isc/inn/ MAINTAINER= torstenb@FreeBSD.ORG +Y2K= http://www.isc.org/y2k.html + # If you want PGP verification of control messages set PGPVERIFY to "DO" PGPVERIFY?= DONT diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index 2216c7a0edfe..f63459507adb 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Oct 1994 (1.4), 18 Dec 1996 (1.5.1) # Whom: torstenb # -# $Id: Makefile,v 1.28 1998/08/16 18:56:31 hoek Exp $ +# $Id: Makefile,v 1.29 1998/11/07 08:49:32 hoek Exp $ # DISTNAME= inn-1.7.2 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.isc.org/isc/inn/ MAINTAINER= torstenb@FreeBSD.ORG +Y2K= http://www.isc.org/y2k.html + # If you want PGP verification of control messages set PGPVERIFY to "DO" PGPVERIFY?= DONT diff --git a/news/inn/Makefile b/news/inn/Makefile index 2216c7a0edfe..f63459507adb 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Oct 1994 (1.4), 18 Dec 1996 (1.5.1) # Whom: torstenb # -# $Id: Makefile,v 1.28 1998/08/16 18:56:31 hoek Exp $ +# $Id: Makefile,v 1.29 1998/11/07 08:49:32 hoek Exp $ # DISTNAME= inn-1.7.2 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.isc.org/isc/inn/ MAINTAINER= torstenb@FreeBSD.ORG +Y2K= http://www.isc.org/y2k.html + # If you want PGP verification of control messages set PGPVERIFY to "DO" PGPVERIFY?= DONT |