summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2012-11-11 00:22:11 +0000
committerpettai <pettai@pkgsrc.org>2012-11-11 00:22:11 +0000
commit6ed04076870d4c39c36d17875c9ccc8698bafe73 (patch)
tree47755cf1a80274ce7e282b5d9f41d0f7e1d13986 /net
parentcf48c1335228def13058ac158830ba1f26d89e1d (diff)
downloadpkgsrc-6ed04076870d4c39c36d17875c9ccc8698bafe73.tar.gz
Remove the PATCH* lines from the Makefile
Diffstat (limited to 'net')
-rw-r--r--net/bind98/Makefile5
-rw-r--r--net/bind99/Makefile5
2 files changed, 2 insertions, 8 deletions
diff --git a/net/bind98/Makefile b/net/bind98/Makefile
index 5a1239056bb..8715bb55830 100644
--- a/net/bind98/Makefile
+++ b/net/bind98/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/11/10 23:44:30 pettai Exp $
+# $NetBSD: Makefile,v 1.22 2012/11/11 00:22:50 pettai Exp $
DISTNAME= bind-${BIND_VERSION}
PKGREVISION= 2
@@ -7,9 +7,6 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
-PATCHFILES= rl-9.8.4.patch
-PATCH_SITES= http://ss.vix.com/~vixie/
-
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.isc.org/software/bind/
COMMENT= Version 9.8 of the Berkeley Internet Name Daemon, implementation of DNS
diff --git a/net/bind99/Makefile b/net/bind99/Makefile
index 53ab51ce889..9b59ee6d3c3 100644
--- a/net/bind99/Makefile
+++ b/net/bind99/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/11/10 23:45:39 pettai Exp $
+# $NetBSD: Makefile,v 1.18 2012/11/11 00:22:11 pettai Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -7,9 +7,6 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
-PATCHFILES= rl-9.9.2.patch
-PATCH_SITES= http://ss.vix.com/~vixie/
-
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.isc.org/software/bind/
COMMENT= Version 9.9 of the Berkeley Internet Name Daemon, implementation of DNS