diff options
Diffstat (limited to 'wm/oroborox/Makefile')
-rw-r--r-- | wm/oroborox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/oroborox/Makefile b/wm/oroborox/Makefile index 43fc6b4d696..60fe827db7f 100644 --- a/wm/oroborox/Makefile +++ b/wm/oroborox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.45 2014/05/17 16:10:49 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:24:59 tnn Exp $ # DISTNAME= OroboROX-0.9.8 PKGNAME= oroborox-0.9.8 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tar.bz2 |