diff options
Diffstat (limited to 'chat/climm')
-rw-r--r-- | chat/climm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/climm/Makefile b/chat/climm/Makefile index 3f1c75e849d..2417e8c939c 100644 --- a/chat/climm/Makefile +++ b/chat/climm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2013/02/06 23:21:44 jperkin Exp $ +# $NetBSD: Makefile,v 1.13 2014/01/01 11:52:10 wiz Exp $ DISTNAME= climm-0.7.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://www.climm.org/source/ EXTRACT_SUFX= .tgz |