1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Fix a few more category typos.

This commit is contained in:
Satoshi Asami 1999-05-13 09:18:15 +00:00
parent 44a7216f79
commit 555a1b54c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18822
3 changed files with 6 additions and 6 deletions
devel/tclgetopts
editors/custom-emacs
games/bnetd

View File

@ -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

View File

@ -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/

View File

@ -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