diff options
author | billf <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
commit | 86ceae31b5b21ee89bb77280cf883802adeaec8b (patch) | |
tree | d7b8f250df5dc0c32d82790ad2f94f66986c4ddd /irc/tkirc | |
parent | 93b7c13d1d6e4558e7faeb43cf87d0af561cca89 (diff) | |
download | FreeBSD-ports-86ceae31b5b21ee89bb77280cf883802adeaec8b.zip FreeBSD-ports-86ceae31b5b21ee89bb77280cf883802adeaec8b.tar.gz |
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
Diffstat (limited to 'irc/tkirc')
-rw-r--r-- | irc/tkirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/tkirc/Makefile b/irc/tkirc/Makefile index 8f6aaeb..889050a 100644 --- a/irc/tkirc/Makefile +++ b/irc/tkirc/Makefile @@ -3,12 +3,12 @@ # Date created: Jan 15 1998 # Whom: brianfeldman@hotmail.com # -# $Id: Makefile,v 1.5 1998/04/14 09:27:21 jkh Exp $ +# $Id: Makefile,v 1.6 1998/08/07 23:56:44 asami Exp $ # DISTNAME= tkirc1.202 PKGNAME= tkirc-1.202 -CATEGORIES= net tk80 +CATEGORIES= irc tk80 MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/ MAINTAINER= brianfeldman@hotmail.com |