diff options
Diffstat (limited to 'chat/tik/Makefile')
-rw-r--r-- | chat/tik/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/tik/Makefile b/chat/tik/Makefile index d47ea712202..f342634e477 100644 --- a/chat/tik/Makefile +++ b/chat/tik/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/12/05 20:49:54 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:08:26 joerg Exp $ # DISTNAME= tik-0.90 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tik/} |