diff options
author | dholland <dholland@pkgsrc.org> | 2013-10-30 06:49:53 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-10-30 06:49:53 +0000 |
commit | 013544500b9f48e5743ad8db15eb8248497f3942 (patch) | |
tree | 2c04a33d622b5b0f83370ca5ff4dc097b42bec80 /wm/ion | |
parent | 0a5a3257e11aa3c152ffb816fe217aed7b30bbb4 (diff) | |
download | pkgsrc-013544500b9f48e5743ad8db15eb8248497f3942.tar.gz |
Bump PKGREVISION of packages whose Lua depends changed form, but whose
own PKGNAME is unchanged.
Diffstat (limited to 'wm/ion')
-rw-r--r-- | wm/ion/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/ion/Makefile b/wm/ion/Makefile index 84ac587e17a..293f6a859af 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2013/07/04 21:27:58 adam Exp $ +# $NetBSD: Makefile,v 1.42 2013/10/30 06:49:55 dholland Exp $ # DISTNAME= ion-2-20040729 PKGNAME= ${DISTNAME:S/-2-/-/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= wm x11 MASTER_SITES= http://iki.fi/tuomov/dl/archives/ |