diff options
Diffstat (limited to 'chat/climm/Makefile')
-rw-r--r-- | chat/climm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/climm/Makefile b/chat/climm/Makefile index 142b9ea4dc5..02367b234c4 100644 --- a/chat/climm/Makefile +++ b/chat/climm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2008/11/06 19:59:04 snj Exp $ +# $NetBSD: Makefile,v 1.7 2010/01/17 12:02:06 wiz Exp $ DISTNAME= climm-0.6.3 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.climm.org/source/ EXTRACT_SUFX= .tgz |