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 /net | |
parent | f66f7eaecabda73d784decfd0b727e1b8cf902ea (diff) | |
download | ports-febabb47cd8ec7b4a0ff065f28a32fff5de3ddc8.tar.gz ports-febabb47cd8ec7b4a0ff065f28a32fff5de3ddc8.zip |
Notes
Diffstat (limited to 'net')
-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 |
6 files changed, 0 insertions, 7 deletions
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> |