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/bnc | |
parent | b5b2fe16059090bd016691f254ca384925120daf (diff) | |
download | ports-b111804601159bc53be3e38be51a0671ccd4209c.tar.gz ports-b111804601159bc53be3e38be51a0671ccd4209c.zip |
Notes
Diffstat (limited to 'irc/bnc')
-rw-r--r-- | irc/bnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile index c325d8c03aa8..9860429f42a2 100644 --- a/irc/bnc/Makefile +++ b/irc/bnc/Makefile @@ -3,12 +3,12 @@ # Date created: 06 July 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.2 1998/12/29 18:22:58 billf Exp $ +# $Id: Makefile,v 1.3 1999/05/16 23:07:23 mharo Exp $ # DISTNAME= bnc2.6.2 PKGNAME= bnc-2.6.2 -CATEGORIES= net +CATEGORIES= irc MASTER_SITES= http://irc.themes.org/downloads/misc/ MAINTAINER= billf@FreeBSD.org |