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 c472acfc5e9..bb9a3a23564 100644 --- a/chat/kmess/Makefile +++ b/chat/kmess/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2007/01/11 11:27:09 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2007/01/17 23:47:18 wiz Exp $ # DISTNAME= kmess-1.4.3 +PKGREVISION= 1 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/} |