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/kvirc-devel | |
parent | b5b2fe16059090bd016691f254ca384925120daf (diff) |
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
Notes
Notes:
svn path=/head/; revision=19854
Diffstat (limited to 'irc/kvirc-devel')
-rw-r--r-- | irc/kvirc-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/kvirc-devel/Makefile b/irc/kvirc-devel/Makefile index 6903170fa248..0279fd50f82c 100644 --- a/irc/kvirc-devel/Makefile +++ b/irc/kvirc-devel/Makefile @@ -3,11 +3,11 @@ # Date created: Mon Feb 15 02:53:29 CET 1999 # Whom: Anders Nordby <anders@fix.no> # -# $Id: Makefile,v 1.1.1.1 1999/04/10 19:08:24 jseger Exp $ +# $Id: Makefile,v 1.2 1999/04/13 23:11:07 mharo Exp $ # DISTNAME= kvirc-0.9.0 -CATEGORIES= net kde +CATEGORIES= irc kde MASTER_SITES= $(MASTER_SITE_KDE) MASTER_SITE_SUBDIR= stable/1.1/apps/network |