summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:42:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:42:12 +0000
commit5f46dae90f233bedde12384f31eb10cd1e7496c5 (patch)
treea1af5f735773338776c8d3edd5fc818f4890fb96 /ftp
parentUpdate of communication programs' Makefiles! (diff)
Update of net Makefiles! Am I done? :)
Notes
Notes: svn path=/head/; revision=1363
Diffstat (limited to '')
-rw-r--r--ftp/moxftp/Makefile8
-rw-r--r--ftp/wu-ftpd+ipv6/Makefile4
-rw-r--r--ftp/wu-ftpd/Makefile4
-rw-r--r--ftp/yale-tftpd/Makefile6
4 files changed, 14 insertions, 8 deletions
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile
index 142f8c53cb87..1d3ecff6c1b4 100644
--- a/ftp/moxftp/Makefile
+++ b/ftp/moxftp/Makefile
@@ -3,9 +3,14 @@
# Date created: 19 December 1994
# Whom: janek
#
+# $Id$
+#
DISTNAME= moxftp-2.2
+CATEGORIES+= networking
+MASTER_SITES= ftp://ftp.x.org/contrib/applications/
EXTRACT_SUFX= .tar.Z
+
HAS_CONFIGURE= yes
PREFIX= /usr/X11R6
@@ -19,9 +24,6 @@ CONFIGURE_ARGS= athena
#DEPENDS= ${PORTSDIR}/x11/Xaw3d
-MASTER_SITES= ftp://ftp.x.org/contrib/applications/
-CATEGORIES+= networking
-
.include <bsd.port.mk>
install:
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile
index 9994c9e1007d..489d43ed17e3 100644
--- a/ftp/wu-ftpd+ipv6/Makefile
+++ b/ftp/wu-ftpd+ipv6/Makefile
@@ -3,12 +3,12 @@
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.1.1.1 1994/10/23 01:36:59 torstenb Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:48:53 jkh Exp $
#
DISTNAME= wu-ftpd-2.4
-MASTER_SITES= ftp://ftp.wustl.edu/packages/wuarchive-ftpd/
CATEGORIES+= networking
+MASTER_SITES= ftp://ftp.wustl.edu/packages/wuarchive-ftpd/
EXTRACT_SUFX= .tar.Z
pre-install:
diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile
index 9994c9e1007d..489d43ed17e3 100644
--- a/ftp/wu-ftpd/Makefile
+++ b/ftp/wu-ftpd/Makefile
@@ -3,12 +3,12 @@
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.1.1.1 1994/10/23 01:36:59 torstenb Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:48:53 jkh Exp $
#
DISTNAME= wu-ftpd-2.4
-MASTER_SITES= ftp://ftp.wustl.edu/packages/wuarchive-ftpd/
CATEGORIES+= networking
+MASTER_SITES= ftp://ftp.wustl.edu/packages/wuarchive-ftpd/
EXTRACT_SUFX= .tar.Z
pre-install:
diff --git a/ftp/yale-tftpd/Makefile b/ftp/yale-tftpd/Makefile
index bd2a61f61e29..cc1ea07059fe 100644
--- a/ftp/yale-tftpd/Makefile
+++ b/ftp/yale-tftpd/Makefile
@@ -3,9 +3,13 @@
# Date created: Oct 8, 1994
# Whom: pst
#
+# $Id$
+#
+
DISTNAME= yale-tftpd-3.0
-MASTER_SITES= ftp://ftp.cisco.com/pub/
CATEGORIES+= networking
+MASTER_SITES= ftp://ftp.cisco.com/pub/
+
NO_WRKSUBDIR=
.include <bsd.port.mk>