diff options
Diffstat (limited to 'chat/climm/Makefile')
-rw-r--r-- | chat/climm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/climm/Makefile b/chat/climm/Makefile index 95945af4c83..1ffba6d93ee 100644 --- a/chat/climm/Makefile +++ b/chat/climm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/01/18 05:06:22 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2008/03/01 21:14:11 mjl Exp $ # -DISTNAME= climm-0.6.1 -PKGREVISION= 2 +DISTNAME= climm-0.6.2 +#PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://www.climm.org/source/ EXTRACT_SUFX= .tgz |