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 3585317043d..3f9a5fad11f 100644 --- a/lang/cim/Makefile +++ b/lang/cim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:15 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2016/07/09 06:38:24 wiz Exp $ DISTNAME= cim-3.30 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=cim/} |