diff options
Diffstat (limited to 'lang/cim/Makefile')
-rw-r--r-- | lang/cim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/cim/Makefile b/lang/cim/Makefile index 4b4afcd3bad..0e58cd2f74e 100644 --- a/lang/cim/Makefile +++ b/lang/cim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2013/05/31 12:41:10 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2014/05/29 23:36:42 wiz Exp $ DISTNAME= cim-3.30 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=cim/} |