summaryrefslogtreecommitdiff
path: root/ham/7plus/Makefile
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /ham/7plus/Makefile
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'ham/7plus/Makefile')
-rw-r--r--ham/7plus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/7plus/Makefile b/ham/7plus/Makefile
index 83d496f21b0..ab2ece811ab 100644
--- a/ham/7plus/Makefile
+++ b/ham/7plus/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/07/21 16:52:07 martti Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/20 12:18:36 agc Exp $
#
DISTNAME= 7pl225sr
PKGNAME= 7plus-225
-WRKSRC= ${WRKDIR}/7plsrc.225
CATEGORIES= ham
MASTER_SITES= http://home.t-online.de/home/dg1bbq/
DISTFILES= 7pl225sr.tgz \
@@ -15,6 +14,7 @@ COMMENT= Uuencode-like file coder for AMPR BBS S&F of binary files
LICENSE= no-commercial-use
+WRKSRC= ${WRKDIR}/7plsrc.225
MAKEFILE= netbsd.mak
USE_GMAKE= yes