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 56cdd240475..24918697fc3 100644 --- a/chat/kmess/Makefile +++ b/chat/kmess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/12/08 14:41:39 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/03 18:49:35 reed Exp $ # DISTNAME= kmess-1.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/} |