diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-01 10:15:16 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-01 10:15:16 +0000 |
commit | 60f2b6b7a89cffe52e223d31e5fb033c8b723838 (patch) | |
tree | f9b5432328f6e349e9cc1afe2d59776beb9049b0 /net | |
parent | 7bbb485bfd66e4277856283d07aba7a71ab3f6b9 (diff) | |
download | ports-60f2b6b7a89cffe52e223d31e5fb033c8b723838.tar.gz ports-60f2b6b7a89cffe52e223d31e5fb033c8b723838.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/bind8/Makefile | 2 | ||||
-rw-r--r-- | net/generic-nqs/Makefile | 2 | ||||
-rw-r--r-- | net/isc-dhcp2/Makefile | 2 | ||||
-rw-r--r-- | net/samba-devel/Makefile | 2 | ||||
-rw-r--r-- | net/samba/Makefile | 2 | ||||
-rw-r--r-- | net/samba3/Makefile | 2 |
6 files changed, 0 insertions, 12 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index decc947babe1..8ad915b0e209 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -13,8 +13,6 @@ DISTFILES= bind-src.tar.gz bind-doc.tar.gz MAINTAINER= jseger@FreeBSD.org -Y2K= http://www.isc.org/y2k.html - WRKSRC= ${WRKDIR}/src MAN1= dig.1 dnskeygen.1 dnsquery.1 host.1 diff --git a/net/generic-nqs/Makefile b/net/generic-nqs/Makefile index d79b498ab061..95347a1bccc8 100644 --- a/net/generic-nqs/Makefile +++ b/net/generic-nqs/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://ftp.gnqs.org/pub/gnqs/source/by-version-number/v3.50/ MAINTAINER= tony.maher@ebioinformatics.com -Y2K= http://www.gnqs.org/Year2000.htm - USE_BZIP2= yes IS_INTERACTIVE= yes NO_PACKAGE= have to build on site due to the descriptors created in\ diff --git a/net/isc-dhcp2/Makefile b/net/isc-dhcp2/Makefile index 8643195ce78a..3bea8bc9c695 100644 --- a/net/isc-dhcp2/Makefile +++ b/net/isc-dhcp2/Makefile @@ -13,8 +13,6 @@ DISTNAME= dhcp-2.0pl3 MAINTAINER= jseger@FreeBSD.org -Y2K= http://www.isc.org/y2k.html - HAS_CONFIGURE= yes MAN5= dhcp-options.5 dhcpd.conf.5 dhcpd.leases.5 diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index e05234ce55af..d2d4aebe501e 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/Makefile @@ -17,8 +17,6 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/ \ MAINTAINER= hosokawa@jp.FreeBSD.org -Y2K= http://us1.samba.org/samba/docs/sambay2k.html - # directories VARDIR= /var SAMBA_SPOOL= ${VARDIR}/spool/samba diff --git a/net/samba/Makefile b/net/samba/Makefile index e05234ce55af..d2d4aebe501e 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -17,8 +17,6 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/ \ MAINTAINER= hosokawa@jp.FreeBSD.org -Y2K= http://us1.samba.org/samba/docs/sambay2k.html - # directories VARDIR= /var SAMBA_SPOOL= ${VARDIR}/spool/samba diff --git a/net/samba3/Makefile b/net/samba3/Makefile index e05234ce55af..d2d4aebe501e 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -17,8 +17,6 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/ \ MAINTAINER= hosokawa@jp.FreeBSD.org -Y2K= http://us1.samba.org/samba/docs/sambay2k.html - # directories VARDIR= /var SAMBA_SPOOL= ${VARDIR}/spool/samba |