diff options
author | will <will@FreeBSD.org> | 2001-01-01 18:15:16 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-01 18:15:16 +0800 |
commit | 8063d6aa833d5ba4bef4129d70752afd3d9de137 (patch) | |
tree | 893a771e4f46910c4f5131eeb96b86f03fd705dd /news | |
parent | effaba10ea54dda8793fbf6461c3e0108afd5eae (diff) | |
download | freebsd-ports-gnome-8063d6aa833d5ba4bef4129d70752afd3d9de137.tar.gz freebsd-ports-gnome-8063d6aa833d5ba4bef4129d70752afd3d9de137.tar.zst freebsd-ports-gnome-8063d6aa833d5ba4bef4129d70752afd3d9de137.zip |
Goodbye, YEAR2000. Hello, 2001.
Approved by: asami
Diffstat (limited to 'news')
-rw-r--r-- | news/dnews/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/news/dnews/Makefile b/news/dnews/Makefile index 0cb9fc4495c7..7b9f5ed8dcd2 100644 --- a/news/dnews/Makefile +++ b/news/dnews/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -Y2K= http://netwinsite.com/dnews_y2k.htm - # NOTE: this won't work for fetching files from the CDROM. However since # we don't have permission to put this on the CDROM it shouldn't matter much. FETCH_CMD= ftp |