diff options
Diffstat (limited to 'chat/kmess/Makefile')
-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 43a49db9736..5188a3ec767 100644 --- a/chat/kmess/Makefile +++ b/chat/kmess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2013/06/03 10:04:39 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2013/06/04 22:15:46 tron Exp $ # DISTNAME= kmess-1.4.3 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/} |