diff options
author | des <des@FreeBSD.org> | 2000-10-07 17:29:26 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2000-10-07 17:29:26 +0000 |
commit | a39ee56368a2325fe9cac2b912997ace63f2d86f (patch) | |
tree | a6996898ef25a4ff8eaa42f7156c5ca0aab55beb /news | |
parent | c263da6738c5fdb10a192dc803f6dc5a2671d351 (diff) | |
download | FreeBSD-ports-a39ee56368a2325fe9cac2b912997ace63f2d86f.zip FreeBSD-ports-a39ee56368a2325fe9cac2b912997ace63f2d86f.tar.gz |
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 4e6dee7..90bc0c8 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 4e6dee7..90bc0c8 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) |