diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-08-02 10:44:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-08-02 10:44:03 +0000 |
commit | 779e91cb052b8447247c14d3384ca9782cdba5c1 (patch) | |
tree | 55f9bbe55727cd1e02f677f507306044d3edf8d8 /ftp/ftpsearch | |
parent | Add new category "ftp". (diff) |
Change "net" -> "ftp".
Diffstat (limited to 'ftp/ftpsearch')
-rw-r--r-- | ftp/ftpsearch/Makefile | 4 |
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 |