summaryrefslogtreecommitdiff
path: root/sysutils/nwclient
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /sysutils/nwclient
parentAdd xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'sysutils/nwclient')
-rw-r--r--sysutils/nwclient/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/nwclient/Makefile b/sysutils/nwclient/Makefile
index 038e0ea50986..29084d7f9f53 100644
--- a/sysutils/nwclient/Makefile
+++ b/sysutils/nwclient/Makefile
@@ -7,16 +7,16 @@
PORTNAME= nwclient
PORTVERSION= 5.5.2
-CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.feral.com/pub/networker/freebsd/freebsd_40/ \
+CATEGORIES= sysutils
+MASTER_SITES= ftp://ftp.feral.com/pub/networker/freebsd/freebsd_40/ \
ftp://gw.feral.com/pub/networker/freebsd/freebsd_40/
ARCH!= uname -m
DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH}
EXTRACT_SUFX= .tgz
-MAINTAINER= mjacob@freebsd.org
+MAINTAINER= mjacob@freebsd.org
-NO_BUILD = yes
+NO_BUILD= yes
post-patch:
@sed -e "s,^ROOTDIR.*$$,ROOTDIR=${PREFIX}," ${WRKSRC}/networker.sh >\