summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-27 04:06:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-27 04:06:03 +0000
commit510bcaa2de6fe345f19661f4b874adc150460211 (patch)
tree13b1dd128e794add7444bb39fc28dfcfc2237596 /ftp
parentMove utils to misc. Add www. (diff)
Change "networking" to "net".
Notes
Notes: svn path=/head/; revision=2485
Diffstat (limited to 'ftp')
-rw-r--r--ftp/mirror/Makefile4
-rw-r--r--ftp/moxftp/Makefile4
-rw-r--r--ftp/ncftp2/Makefile4
-rw-r--r--ftp/ncftp3/Makefile4
-rw-r--r--ftp/wu-ftpd+ipv6/Makefile4
-rw-r--r--ftp/wu-ftpd/Makefile4
-rw-r--r--ftp/yale-tftpd/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile
index a560f6bbe220..4e2d0841802d 100644
--- a/ftp/mirror/Makefile
+++ b/ftp/mirror/Makefile
@@ -3,11 +3,11 @@
# Date created: 15 May 1995
# Whom: torstenb
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1995/05/19 07:23:13 asami Exp $
#
DISTNAME= mirror-2.3
-CATEGORIES+= networking
+CATEGORIES+= net
MASTER_SITES= ftp://src.doc.ic.ac.uk/computing/archiving/mirror/
MAINTAINER= torstenb@FreeBSD.ORG
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile
index 5761ecfd557c..5ee70ecbc84d 100644
--- a/ftp/moxftp/Makefile
+++ b/ftp/moxftp/Makefile
@@ -3,11 +3,11 @@
# Date created: 19 December 1994
# Whom: janek
#
-# $Id: Makefile,v 1.6 1995/04/22 12:30:11 asami Exp $
+# $Id: Makefile,v 1.7 1995/05/13 09:13:51 asami Exp $
#
DISTNAME= moxftp-2.2
-CATEGORIES+= networking
+CATEGORIES+= net
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
EXTRACT_SUFX= .tar.Z
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile
index 26868c1260bd..a1147bd35303 100644
--- a/ftp/ncftp2/Makefile
+++ b/ftp/ncftp2/Makefile
@@ -3,11 +3,11 @@
# Date created: 4 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.29 1995/10/16 11:30:02 ache Exp $
+# $Id: Makefile,v 1.30 1995/11/23 20:37:59 ache Exp $
#
DISTNAME= ncftp-2.2.2
-CATEGORIES+= networking
+CATEGORIES+= net
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/
EXTRACT_SUFX= .tgz
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile
index 26868c1260bd..a1147bd35303 100644
--- a/ftp/ncftp3/Makefile
+++ b/ftp/ncftp3/Makefile
@@ -3,11 +3,11 @@
# Date created: 4 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.29 1995/10/16 11:30:02 ache Exp $
+# $Id: Makefile,v 1.30 1995/11/23 20:37:59 ache Exp $
#
DISTNAME= ncftp-2.2.2
-CATEGORIES+= networking
+CATEGORIES+= net
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/
EXTRACT_SUFX= .tgz
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile
index 489d43ed17e3..304eae5d5034 100644
--- a/ftp/wu-ftpd+ipv6/Makefile
+++ b/ftp/wu-ftpd+ipv6/Makefile
@@ -3,11 +3,11 @@
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.2 1995/04/01 12:48:53 jkh Exp $
+# $Id: Makefile,v 1.3 1995/04/15 05:42:06 asami Exp $
#
DISTNAME= wu-ftpd-2.4
-CATEGORIES+= networking
+CATEGORIES+= net
MASTER_SITES= ftp://ftp.wustl.edu/packages/wuarchive-ftpd/
EXTRACT_SUFX= .tar.Z
diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile
index 489d43ed17e3..304eae5d5034 100644
--- a/ftp/wu-ftpd/Makefile
+++ b/ftp/wu-ftpd/Makefile
@@ -3,11 +3,11 @@
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.2 1995/04/01 12:48:53 jkh Exp $
+# $Id: Makefile,v 1.3 1995/04/15 05:42:06 asami Exp $
#
DISTNAME= wu-ftpd-2.4
-CATEGORIES+= networking
+CATEGORIES+= net
MASTER_SITES= ftp://ftp.wustl.edu/packages/wuarchive-ftpd/
EXTRACT_SUFX= .tar.Z
diff --git a/ftp/yale-tftpd/Makefile b/ftp/yale-tftpd/Makefile
index cc1ea07059fe..0098cb9d61d6 100644
--- a/ftp/yale-tftpd/Makefile
+++ b/ftp/yale-tftpd/Makefile
@@ -3,11 +3,11 @@
# Date created: Oct 8, 1994
# Whom: pst
#
-# $Id$
+# $Id: Makefile,v 1.4 1995/04/15 05:42:10 asami Exp $
#
DISTNAME= yale-tftpd-3.0
-CATEGORIES+= networking
+CATEGORIES+= net
MASTER_SITES= ftp://ftp.cisco.com/pub/
NO_WRKSUBDIR=