summaryrefslogtreecommitdiff
path: root/ham/7plus
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /ham/7plus
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'ham/7plus')
-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