summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-02-10 20:14:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-02-10 20:14:53 +0000
commitd1bc3f0d8d65a2d40bd3cf00e7f3383bfd9461fd (patch)
tree26e278dab81db0fb8f34129fa61645c411a1d27c /ftp
parentBROKEN='port installs two files into /etc (dhclient.conf & dhclient-script) r... (diff)
Portlint.
Notes
Notes: svn path=/head/; revision=16593
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wu-ftpd+ipv6/Makefile8
-rw-r--r--ftp/wu-ftpd/Makefile8
2 files changed, 8 insertions, 8 deletions
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile
index d06c4f0f0557..c749de6d71d4 100644
--- a/ftp/wu-ftpd+ipv6/Makefile
+++ b/ftp/wu-ftpd+ipv6/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.19 1999/01/13 03:37:28 scrappy Exp $
+# $Id: Makefile,v 1.20 1999/02/10 12:48:04 ache Exp $
#
# REMINDER: to use ftpaccess(5) you need to specify -a in command line,
# it is changed from previous versions
@@ -13,9 +13,6 @@ PKGNAME= wu-ftpd-2.4.2b18vr13
CATEGORIES= net
MASTER_SITES= ftp://ftp.vr.net/pub/wu-ftpd/
-do-build:
- cd ${WRKSRC} && ./build fbs
-
MAINTAINER= ache@FreeBSD.org
Y2K= http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html#QA31
@@ -24,4 +21,7 @@ MAN1= ftpcount.1 ftpwho.1
MAN5= ftpaccess.5 ftphosts.5 ftpconversions.5 xferlog.5
MAN8= ftpd.8 ftpshut.8
+do-build:
+ cd ${WRKSRC} && ./build fbs
+
.include <bsd.port.mk>
diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile
index d06c4f0f0557..c749de6d71d4 100644
--- a/ftp/wu-ftpd/Makefile
+++ b/ftp/wu-ftpd/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.19 1999/01/13 03:37:28 scrappy Exp $
+# $Id: Makefile,v 1.20 1999/02/10 12:48:04 ache Exp $
#
# REMINDER: to use ftpaccess(5) you need to specify -a in command line,
# it is changed from previous versions
@@ -13,9 +13,6 @@ PKGNAME= wu-ftpd-2.4.2b18vr13
CATEGORIES= net
MASTER_SITES= ftp://ftp.vr.net/pub/wu-ftpd/
-do-build:
- cd ${WRKSRC} && ./build fbs
-
MAINTAINER= ache@FreeBSD.org
Y2K= http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html#QA31
@@ -24,4 +21,7 @@ MAN1= ftpcount.1 ftpwho.1
MAN5= ftpaccess.5 ftphosts.5 ftpconversions.5 xferlog.5
MAN8= ftpd.8 ftpshut.8
+do-build:
+ cd ${WRKSRC} && ./build fbs
+
.include <bsd.port.mk>