summaryrefslogtreecommitdiff
path: root/pkgtools/pkgmanpages
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commit95b3e3e2360a18f5efbc61ef85a063b7481be09f (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /pkgtools/pkgmanpages
parent4815b5463ae62763c7f76ef59cf137fd64490912 (diff)
downloadpkgsrc-95b3e3e2360a18f5efbc61ef85a063b7481be09f.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'pkgtools/pkgmanpages')
-rw-r--r--pkgtools/pkgmanpages/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkgmanpages/Makefile b/pkgtools/pkgmanpages/Makefile
index 0a3482af092..960b2da267f 100644
--- a/pkgtools/pkgmanpages/Makefile
+++ b/pkgtools/pkgmanpages/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2002/02/06 16:58:15 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2003/03/29 12:42:12 jmmv Exp $
#
DISTNAME= pkgmanpages-19991222
+WRKSRC= ${WRKDIR}
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -10,7 +11,6 @@ HOMEPAGE= http://www.netbsd.org/
COMMENT= manual page(s) for the packages collection
NO_BUILD= yes
-WRKSRC= ${WRKDIR}
.include "../../mk/bsd.prefs.mk"