summaryrefslogtreecommitdiff
path: root/games/fortune-strfile
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit0bc53217fe50327f0f59e7136db15f92f75951d9 (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /games/fortune-strfile
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
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 c4b0b864a6a..2b30eaa68fa 100644
--- a/games/fortune-strfile/Makefile
+++ b/games/fortune-strfile/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2003/07/21 16:49:45 martti Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/20 12:15:40 agc Exp $
DISTNAME= fortune-strfile-0
-WRKSRC= ${WRKDIR}
CATEGORIES= games
DISTFILES= # empty
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Tool to prepare a fortune database
+WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
# we depend on the "make" infrastructure