diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-10-07 17:29:26 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-10-07 17:29:26 +0000 |
commit | ff51ecef7e644c5dd7cfc1da2bfb1df561aff4d3 (patch) | |
tree | bb21c0093a603b575e49dbe89fb55bfac695c27d /news | |
parent | Update to version 2.1.5 (diff) |
ISC no longer maintains Y2K information for INN.
Diffstat (limited to 'news')
-rw-r--r-- | news/inn-current/Makefile | 2 | ||||
-rw-r--r-- | news/inn/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index 4e6dee785ad4..90bc0c8f54bc 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.isc.org/isc/inn/ MAINTAINER= des@FreeBSD.org -Y2K= http://www.isc.org/inn-y2k.html - USE_GMAKE=YES .if exists(/var/news) diff --git a/news/inn/Makefile b/news/inn/Makefile index 4e6dee785ad4..90bc0c8f54bc 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.isc.org/isc/inn/ MAINTAINER= des@FreeBSD.org -Y2K= http://www.isc.org/inn-y2k.html - USE_GMAKE=YES .if exists(/var/news) |