diff options
Diffstat (limited to 'chat/ickle')
-rw-r--r-- | chat/ickle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ickle/Makefile b/chat/ickle/Makefile index 650d6cbcb22..8216f356dba 100644 --- a/chat/ickle/Makefile +++ b/chat/ickle/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2003/05/06 17:40:38 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/13 13:50:47 wiz Exp $ DISTNAME= ickle-0.3.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ickle/} |