summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgrant <grant>2003-05-07 09:51:20 +0000
committergrant <grant>2003-05-07 09:51:20 +0000
commit7018e8b7a450b675d12f4983d58bf64ca5f802d0 (patch)
tree7a2006ccb259dd068668b664b37d57289aeb83af /net
parent2322f86a233d153a46e8691f39d1bea57cc08b11 (diff)
downloadpkgsrc-7018e8b7a450b675d12f4983d58bf64ca5f802d0.tar.gz
whitespace fix
Diffstat (limited to 'net')
-rw-r--r--net/bind8/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile
index ffbac162ab2..61b48dadf66 100644
--- a/net/bind8/Makefile
+++ b/net/bind8/Makefile
@@ -1,5 +1,5 @@
#
-# $NetBSD: Makefile,v 1.19 2003/03/06 11:43:28 is Exp $
+# $NetBSD: Makefile,v 1.20 2003/05/07 09:51:20 grant Exp $
#
# FreeBSD Id: Makefile,v 1.12 1999/06/28 21:25:07 billf Exp
#
@@ -27,7 +27,7 @@ USE_PKGINSTALL= yes
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Linux"
-PLIST_SRC= ${PKGDIR}/PLIST-Linux
+PLIST_SRC= ${PKGDIR}/PLIST-Linux
.endif
.if ${OPSYS} == "SunOS"