summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2003-08-10 21:47:32 +0000
committerwiz <wiz>2003-08-10 21:47:32 +0000
commit5072c7fbe95685266f4e938081c6115c0799f919 (patch)
tree53c4c7b42ebdf8a48752dadb47e2aff2084e05cb /sysutils
parent9ac872d1e620d24edf89ffbeeb5acb50c9af904b (diff)
downloadpkgsrc-5072c7fbe95685266f4e938081c6115c0799f919.tar.gz
Remove empty lines to make fewer pkglint warnings.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/aperture/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/aperture/Makefile b/sysutils/aperture/Makefile
index 8d06e385b67..5888b76d415 100644
--- a/sysutils/aperture/Makefile
+++ b/sysutils/aperture/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2003/07/17 22:53:27 grant Exp $
+# $NetBSD: Makefile,v 1.28 2003/08/10 21:47:32 wiz Exp $
DISTNAME= apNetBSD
PKGNAME= aperture-2.0
@@ -6,14 +6,12 @@ PKGREVISION= 4
WRKSRC= ${WRKDIR}
CATEGORIES= sysutils x11
EXTRACT_SUFX= .shar
-
# Not sure why ${MASTER_SITE_LOCAL:=${PKGNAME}} doesn't work, but the
# following does the correct substitution.
#
.for subdir in ${PKGNAME}
MASTER_SITES= ${MASTER_SITE_LOCAL:=${subdir}nb1/}
.endfor
-
# The definitive location of the distfile is as below, but it's risky to depend
# on NetBSD-current files to stay stable, so don't we'll place new copies at
# MASTER_SITE_LOCAL and update this package accordingly.