summaryrefslogtreecommitdiff
path: root/net/bounce
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit61769bf56e2f71617516434864edec5b0165f3d4 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /net/bounce
parent3a111113dcf15a2b040e07ba3513ace1fed6fea6 (diff)
downloadpkgsrc-61769bf56e2f71617516434864edec5b0165f3d4.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'net/bounce')
-rw-r--r--net/bounce/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bounce/Makefile b/net/bounce/Makefile
index f27f096d8dd..3172d55e4cc 100644
--- a/net/bounce/Makefile
+++ b/net/bounce/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 17:10:24 martti Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/20 12:22:18 agc Exp $
#
DISTNAME= bounce-0.0
-WRKSRC= ${WRKDIR}/bounce
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= p99dreyf@criens.u-psud.fr
COMMENT= Tool to forward TCP connection from one IP to another
+WRKSRC= ${WRKDIR}/bounce
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}