diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-21 20:16:10 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-21 20:16:10 +0000 |
| commit | febabb47cd8ec7b4a0ff065f28a32fff5de3ddc8 (patch) | |
| tree | 9e531d0679c1c20fb99a0843d66bc1c3066cae2b | |
| parent | f66f7eaecabda73d784decfd0b727e1b8cf902ea (diff) | |
Remove Y2k. Satoshi said it wasn't needed any more.
| -rw-r--r-- | editors/vim5/Makefile | 1 | ||||
| -rw-r--r-- | lang/glibstdc++28/Makefile | 2 | ||||
| -rw-r--r-- | net/isc-dhcp3-server/Makefile | 1 | ||||
| -rw-r--r-- | net/isc-dhcp3/Makefile | 1 | ||||
| -rw-r--r-- | net/isc-dhcp30-server/Makefile | 1 | ||||
| -rw-r--r-- | net/isc-dhcp31-server/Makefile | 1 | ||||
| -rw-r--r-- | net/isc-dhcp40-server/Makefile | 1 | ||||
| -rw-r--r-- | net/rsync/Makefile | 2 | ||||
| -rw-r--r-- | www/netscape4-communicator.us/Makefile | 2 |
9 files changed, 0 insertions, 12 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 13f4a9cbdbda..b50498fc4b64 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -27,7 +27,6 @@ PATCHFILES+= 5.7.0${p} MAINTAINER= obrien@FreeBSD.org -Y2K= http://www.vim.org/y2k.html SLAVEDIRS= editors/vim-lite .if defined(PACKAGE_BUILDING) && !defined(LITE) diff --git a/lang/glibstdc++28/Makefile b/lang/glibstdc++28/Makefile index 98f74000fe02..cca0f5601675 100644 --- a/lang/glibstdc++28/Makefile +++ b/lang/glibstdc++28/Makefile @@ -22,8 +22,6 @@ RUN_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \ NO_CDROM= 'old version, not worth the cost in real estate' -Y2K= http://www.gnu.org/software/year2000.html - .include <bsd.port.pre.mk> CC= gcc28 diff --git a/net/isc-dhcp3-server/Makefile b/net/isc-dhcp3-server/Makefile index db3dd0921de9..9306fc3898ba 100644 --- a/net/isc-dhcp3-server/Makefile +++ b/net/isc-dhcp3-server/Makefile @@ -20,7 +20,6 @@ USE_FACILITY= ${_USE_FACILITY} .else USE_FACILITY= DAEMON .endif -Y2K= http://www.isc.org/y2k.html HAS_CONFIGURE= yes diff --git a/net/isc-dhcp3/Makefile b/net/isc-dhcp3/Makefile index db3dd0921de9..9306fc3898ba 100644 --- a/net/isc-dhcp3/Makefile +++ b/net/isc-dhcp3/Makefile @@ -20,7 +20,6 @@ USE_FACILITY= ${_USE_FACILITY} .else USE_FACILITY= DAEMON .endif -Y2K= http://www.isc.org/y2k.html HAS_CONFIGURE= yes diff --git a/net/isc-dhcp30-server/Makefile b/net/isc-dhcp30-server/Makefile index db3dd0921de9..9306fc3898ba 100644 --- a/net/isc-dhcp30-server/Makefile +++ b/net/isc-dhcp30-server/Makefile @@ -20,7 +20,6 @@ USE_FACILITY= ${_USE_FACILITY} .else USE_FACILITY= DAEMON .endif -Y2K= http://www.isc.org/y2k.html HAS_CONFIGURE= yes diff --git a/net/isc-dhcp31-server/Makefile b/net/isc-dhcp31-server/Makefile index db3dd0921de9..9306fc3898ba 100644 --- a/net/isc-dhcp31-server/Makefile +++ b/net/isc-dhcp31-server/Makefile @@ -20,7 +20,6 @@ USE_FACILITY= ${_USE_FACILITY} .else USE_FACILITY= DAEMON .endif -Y2K= http://www.isc.org/y2k.html HAS_CONFIGURE= yes diff --git a/net/isc-dhcp40-server/Makefile b/net/isc-dhcp40-server/Makefile index db3dd0921de9..9306fc3898ba 100644 --- a/net/isc-dhcp40-server/Makefile +++ b/net/isc-dhcp40-server/Makefile @@ -20,7 +20,6 @@ USE_FACILITY= ${_USE_FACILITY} .else USE_FACILITY= DAEMON .endif -Y2K= http://www.isc.org/y2k.html HAS_CONFIGURE= yes diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 36b774d0906f..4e5048545cb2 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -21,8 +21,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= obrien@FreeBSD.org -Y2K= http://rsync.samba.org/rsync/y2k.html - GNU_CONFIGURE= yes .include <bsd.port.pre.mk> diff --git a/www/netscape4-communicator.us/Makefile b/www/netscape4-communicator.us/Makefile index 2fc89878e89f..f96a385f1d13 100644 --- a/www/netscape4-communicator.us/Makefile +++ b/www/netscape4-communicator.us/Makefile @@ -13,8 +13,6 @@ DISTNAME= communicator-v407-us.x86-unknown-linux2.0_libc5 MAINTAINER= obrien@FreeBSD.org -Y2K= http://home.netscape.com/products/year2000/faq/client.html - RUN_DEPENDS= /compat/linux/lib/ld-linux.so.1:${PORTSDIR}/emulators/linux_base RESTRICTED= "Commerial & USA ITAR export restrictions" |
