diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
commit | b111804601159bc53be3e38be51a0671ccd4209c (patch) | |
tree | 1605d513e08571ad2eafeb964ff0e6e9ecd6aa83 /irc/roxirc | |
parent | b5b2fe16059090bd016691f254ca384925120daf (diff) | |
download | ports-b111804601159bc53be3e38be51a0671ccd4209c.tar.gz ports-b111804601159bc53be3e38be51a0671ccd4209c.zip |
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
Notes
Notes:
svn path=/head/; revision=19854
Diffstat (limited to 'irc/roxirc')
-rw-r--r-- | irc/roxirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/roxirc/Makefile b/irc/roxirc/Makefile index 581b9ed78e7e..ef7675ffb05a 100644 --- a/irc/roxirc/Makefile +++ b/irc/roxirc/Makefile @@ -3,11 +3,11 @@ # Date created: Mar 15 1999 # Whom: rox@fearme.com # -# $Id: Makefile,v 1.3 1999/06/22 00:08:52 cpiazza Exp $ +# $Id: Makefile,v 1.4 1999/06/23 19:44:22 cpiazza Exp $ # DISTNAME= roxirc-1.3 -CATEGORIES= net tk80 +CATEGORIES= irc tk80 MASTER_SITES= http://roxirc.lighter.net/download/ MAINTAINER= rox@fearme.com |