summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-02-11 17:00:21 +0000
committertv <tv@pkgsrc.org>2005-02-11 17:00:21 +0000
commit675dcd01064ef8d7d377cddd7e724166763dc797 (patch)
tree332407cdc410e66c8683b3909c75c36213e9378a
parentc8dfb64f893d7cc722b1deee47c5c97fa4d5d1d9 (diff)
downloadpkgsrc-675dcd01064ef8d7d377cddd7e724166763dc797.tar.gz
Whitespace nit.
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index b07fdb93ced..8c470d20642 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1540.2.21 2005/02/11 16:51:54 tv Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1540.2.22 2005/02/11 17:00:21 tv Exp $
#
# This file is in the public domain.
#
@@ -84,7 +84,7 @@ PLIST_SRC+= ${PKGDIR}/PLIST
. if exists(${PKGDIR}/PLIST.common_end)
PLIST_SRC+= ${PKGDIR}/PLIST.common_end
. endif
-.endif # !PLIST_SRC
+.endif # !PLIST_SRC
##### Others