summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2005-08-19 03:55:00 +0000
committerschmonz <schmonz@pkgsrc.org>2005-08-19 03:55:00 +0000
commit736775b870cb3901b51896ccc34897e8cfb14721 (patch)
treee1fa53c34c0ec965dd31d59cbad05b06b064d93e /net
parent6a5ef4c30c433c39060036763b62dd96c81191c7 (diff)
downloadpkgsrc-736775b870cb3901b51896ccc34897e8cfb14721.tar.gz
Whitespace.
Diffstat (limited to 'net')
-rw-r--r--net/djbdns/Makefile3
-rw-r--r--net/ucspi-tcp/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/net/djbdns/Makefile b/net/djbdns/Makefile
index 0e7a50c0d94..6c7b664d43d 100644
--- a/net/djbdns/Makefile
+++ b/net/djbdns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2005/04/11 21:46:45 tv Exp $
+# $NetBSD: Makefile,v 1.47 2005/08/19 03:55:00 schmonz Exp $
DISTNAME= djbdns-1.05
PKGREVISION= 7
@@ -15,7 +15,6 @@ SITES_${MANPAGES}= http://smarden.org/pape/djb/manpages/
PKG_INSTALLATION_TYPES= overwrite pkgviews
-
# We change conf-home from the default "/usr/local" and don't
# provide compatibility symlinks. We also patch to honor PKG_SYSCONFDIR
# and to set reasonable permissions on standard pkgsrc directories.
diff --git a/net/ucspi-tcp/Makefile b/net/ucspi-tcp/Makefile
index 9ee04e8c094..87b396ab427 100644
--- a/net/ucspi-tcp/Makefile
+++ b/net/ucspi-tcp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/04/11 21:47:01 tv Exp $
+# $NetBSD: Makefile,v 1.28 2005/08/19 03:55:00 schmonz Exp $
DISTNAME= ucspi-tcp-0.88
PKGREVISION= 1
@@ -17,7 +17,6 @@ DJB_RESTRICTED= YES
PKG_INSTALLATION_TYPES= overwrite pkgviews
-
.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
GCC_REQD+= 3.0
.endif