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/sic | |
parent | Fix the fix for -current (no longer use sys/rlist.h). (diff) |
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
Diffstat (limited to 'irc/sic')
-rw-r--r-- | irc/sic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/sic/Makefile b/irc/sic/Makefile index ade8bf15941f..0bf374038e05 100644 --- a/irc/sic/Makefile +++ b/irc/sic/Makefile @@ -3,11 +3,11 @@ # Date created: 04 Apr 1998 # Whom: sec@42.org # -# $Id: Makefile,v 1.2 1998/05/27 19:12:12 mph Exp $ +# $Id: Makefile,v 1.3 1998/12/16 00:12:46 jseger Exp $ # DISTNAME= sic-0.18a -CATEGORIES= net +CATEGORIES= irc MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/ EXTRACT_SUFX= .tgz |