summaryrefslogtreecommitdiff
path: root/ftp/ftpsearch/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-08-02 10:44:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-08-02 10:44:03 +0000
commit779e91cb052b8447247c14d3384ca9782cdba5c1 (patch)
tree55f9bbe55727cd1e02f677f507306044d3edf8d8 /ftp/ftpsearch/Makefile
parentAdd new category "ftp". (diff)
Change "net" -> "ftp".
Notes
Notes: svn path=/head/; revision=20493
Diffstat (limited to '')
-rw-r--r--ftp/ftpsearch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/ftpsearch/Makefile b/ftp/ftpsearch/Makefile
index 53fd9f66dc64..b2a1a6706c39 100644
--- a/ftp/ftpsearch/Makefile
+++ b/ftp/ftpsearch/Makefile
@@ -3,11 +3,11 @@
# Date created: 07 Dec 1996
# Whom: Tor.Egge@idi.ntnu.no
#
-# $Id: Makefile,v 1.4 1997/10/30 02:42:19 tegge Exp $
+# $Id: Makefile,v 1.5 1998/09/07 16:49:16 tegge Exp $
#
DISTNAME= ftpsearch-1.0
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://ftpsearch.ntnu.no/pub/ftpsearch/
MAINTAINER= Tor.Egge@idi.ntnu.no