diff options
-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 13f4a9c..b50498f 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 98f7400..cca0f56 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 db3dd09..9306fc3 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 db3dd09..9306fc3 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 db3dd09..9306fc3 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 db3dd09..9306fc3 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 db3dd09..9306fc3 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 36b774d..4e50485 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 2fc8987..f96a385 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" |