diff options
Diffstat (limited to 'chat/gtmess')
-rw-r--r-- | chat/gtmess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gtmess/Makefile b/chat/gtmess/Makefile index 90bf151e73f..60a7ed315ab 100644 --- a/chat/gtmess/Makefile +++ b/chat/gtmess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/10/15 16:45:41 roy Exp $ +# $NetBSD: Makefile,v 1.16 2014/02/12 23:17:36 tron Exp $ # DISTNAME= gtmess-0.91 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtmess/} |