diff options
Diffstat (limited to 'chat/kmess/Makefile')
-rw-r--r-- | chat/kmess/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile index 282de12e8e8..41c8f66790e 100644 --- a/chat/kmess/Makefile +++ b/chat/kmess/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/03/16 18:19:01 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 11:54:04 wiz Exp $ # DISTNAME= kmess-1.1 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/} |