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/muh/Makefile | |
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/muh/Makefile')
-rw-r--r-- | irc/muh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/muh/Makefile b/irc/muh/Makefile index 67a7f3b..c39fd2e 100644 --- a/irc/muh/Makefile +++ b/irc/muh/Makefile @@ -3,12 +3,12 @@ # Date created: 25 Sept 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.2 1999/03/03 20:45:18 billf Exp $ +# $Id: Makefile,v 1.3 1999/04/07 21:22:54 billf Exp $ # DISTNAME= muh2.04 PKGNAME= muh-2.04 -CATEGORIES= net +CATEGORIES= irc MASTER_SITES= http://mind.riot.org/download/ MAINTAINER= billf@FreeBSD.org |