diff options
author | adam <adam> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam> | 2012-10-08 23:00:34 +0000 |
commit | 114e91ee249b3771e3359659eff3a03f2d6575c2 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /wm/oroborox/Makefile | |
parent | 197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff) | |
download | pkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz |
Revbump after updating graphics/pango
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 729850c07cc..38f0f36b6cd 100644 --- a/wm/oroborox/Makefile +++ b/wm/oroborox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2012/10/08 12:42:22 asau Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/08 23:02:30 adam Exp $ # DISTNAME= OroboROX-0.9.8 PKGNAME= oroborox-0.9.8 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tar.bz2 |