summaryrefslogtreecommitdiff
path: root/net/bind8
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-05-07 09:51:20 +0000
committergrant <grant@pkgsrc.org>2003-05-07 09:51:20 +0000
commite8b57d5540bb04add88e3c1af0eb01e9d9d812b9 (patch)
tree7a2006ccb259dd068668b664b37d57289aeb83af /net/bind8
parentf6fec965e4d60131aa763ec183652a63d4134a33 (diff)
downloadpkgsrc-e8b57d5540bb04add88e3c1af0eb01e9d9d812b9.tar.gz
whitespace fix
Diffstat (limited to 'net/bind8')
-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"