summaryrefslogtreecommitdiff
path: root/net/bind8
diff options
context:
space:
mode:
authorgrant <grant>2003-05-07 09:51:20 +0000
committergrant <grant>2003-05-07 09:51:20 +0000
commit229fc55a7cda7e963aca364eaaf2c0a5d3bfda71 (patch)
tree7a2006ccb259dd068668b664b37d57289aeb83af /net/bind8
parent1d8e750a08a8af9ee3ec821c23858150266bdac1 (diff)
downloadpkgsrc-229fc55a7cda7e963aca364eaaf2c0a5d3bfda71.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"