summaryrefslogtreecommitdiff
path: root/games/fortune-strfile
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 /games/fortune-strfile
parent4815b5463ae62763c7f76ef59cf137fd64490912 (diff)
downloadpkgsrc-95b3e3e2360a18f5efbc61ef85a063b7481be09f.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'games/fortune-strfile')
-rw-r--r--games/fortune-strfile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fortune-strfile/Makefile b/games/fortune-strfile/Makefile
index d490cc818a9..bc7c1c2c3ec 100644
--- a/games/fortune-strfile/Makefile
+++ b/games/fortune-strfile/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/10/01 10:31:51 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:03 jmmv Exp $
DISTNAME= fortune-strfile-0
+WRKSRC= ${WRKDIR}
CATEGORIES= games
DISTFILES= # empty
MAINTAINER= packages@netbsd.org
COMMENT= tool to prepare a fortune database
-WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
# we depend on the "make" infrastructure