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/omi | |
parent | 50b7d12b42da9e964329f627ab402a39b810a7ac (diff) |
Change "net" -> "ftp".
Notes
Notes:
svn path=/head/; revision=20493
Diffstat (limited to 'ftp/omi')
-rw-r--r-- | ftp/omi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile index b15f098427f2..5b5f817f8da9 100644 --- a/ftp/omi/Makefile +++ b/ftp/omi/Makefile @@ -4,11 +4,11 @@ # Date created: 19 August 1995 # Whom: ache # -# $Id: Makefile,v 1.3 1998/07/24 10:49:34 ache Exp $ +# $Id: Makefile,v 1.4 1998/12/19 15:39:19 ache Exp $ # DISTNAME= omi-alpha-9 -CATEGORIES= net +CATEGORIES= ftp MASTER_SITES= http://dorifer.heim3.tu-clausthal.de/~olli/omi/ MAINTAINER= ache@FreeBSD.org |