diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1999-05-13 09:18:15 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1999-05-13 09:18:15 +0000 |
| commit | 555a1b54c8d982a76bec498287643b7191794734 (patch) | |
| tree | 67dc4f3a0066b04c8f3e354c7198019545c2bade | |
| parent | 44a7216f7973853e807faa0a8f5fb7cd0b912bff (diff) | |
Fix a few more category typos.
| -rw-r--r-- | devel/tclgetopts/Makefile | 4 | ||||
| -rw-r--r-- | editors/custom-emacs/Makefile | 4 | ||||
| -rw-r--r-- | games/bnetd/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/tclgetopts/Makefile b/devel/tclgetopts/Makefile index ae3888ad0985..eb50ce2a7adb 100644 --- a/devel/tclgetopts/Makefile +++ b/devel/tclgetopts/Makefile @@ -3,12 +3,12 @@ # Date created: Mar 18, 1999 # Whom: mi # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/03 03:22:59 steve Exp $ # DISTNAME= tclGetOpts PKGNAME= tclGetOpts-1.0 -CATEGORIES= devel tcl +CATEGORIES= devel tcl75 tcl76 tcl80 tcl81 MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/devel/ MAINTAINER= mi@aldan.algebra.com diff --git a/editors/custom-emacs/Makefile b/editors/custom-emacs/Makefile index 319d199be045..13b7e97b6494 100644 --- a/editors/custom-emacs/Makefile +++ b/editors/custom-emacs/Makefile @@ -3,11 +3,11 @@ # Date created: 27 December 1998 # Whom: shige # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/30 02:59:33 shige Exp $ # DISTNAME= custom-${CUSTOM_VER} -CATEGORIES= editors elisps +CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/Staff/Per.Abrahamsen/custom/ \ ftp://ftp.win.ne.jp/pub/word/elisp/ diff --git a/games/bnetd/Makefile b/games/bnetd/Makefile index ee6af74760e4..4e7a06e65352 100644 --- a/games/bnetd/Makefile +++ b/games/bnetd/Makefile @@ -3,11 +3,11 @@ # Date created: 24 April 1999 # Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> # -# $Id: Makefile,v 1.1.1.1 1999/04/27 01:06:57 taoka Exp $ +# $Id: Makefile,v 1.2 1999/05/01 16:59:31 mharo Exp $ # DISTNAME= bnetd-0.4.7 -CATEGORIES= net game +CATEGORIES= games net MASTER_SITES= http://www.bnetd.org/files/ MAINTAINER= ijliao@csie.nctu.edu.tw |
