diff options
Diffstat (limited to 'wm/icecc/Makefile')
-rw-r--r-- | wm/icecc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/icecc/Makefile b/wm/icecc/Makefile index 4aaf4c4371d..4f560e5cf36 100644 --- a/wm/icecc/Makefile +++ b/wm/icecc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/10/08 12:42:20 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/01/26 21:38:59 adam Exp $ # Package version reflects icecc version, with PKGREVISION incremented # for any tool updates, according to the authors scheme. DISTNAME= icecc-2.9 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icecc/} DISTFILES= icecc-2.9.tar.bz2 \ |