diff options
Diffstat (limited to 'chat/kmess')
-rw-r--r-- | chat/kmess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile index 3a1cbde4143..016b0187fc0 100644 --- a/chat/kmess/Makefile +++ b/chat/kmess/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:25:57 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/19 12:01:51 jmmv Exp $ # DISTNAME= kmess-1.1 PKGREVISION= 2 -CATEGORIES= chat +CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/} MAINTAINER= tech-pkg@NetBSD.org |