diff options
author | adam <adam> | 2013-07-04 21:27:56 +0000 |
---|---|---|
committer | adam <adam> | 2013-07-04 21:27:56 +0000 |
commit | e016d49c2a149e6980820ca3d3c322ec5620ae54 (patch) | |
tree | dd15e2c882dba3b4ef8c4c1033dad6e69b88756e /wm/ion | |
parent | 2a0a269004f61b2843543fe4ddbf42cdafd924fe (diff) | |
download | pkgsrc-e016d49c2a149e6980820ca3d3c322ec5620ae54.tar.gz |
Revbump after updating lang/lua to 5.2.2.
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 b262526cae1..84ac587e17a 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2012/10/08 12:42:21 asau Exp $ +# $NetBSD: Makefile,v 1.41 2013/07/04 21:27:58 adam Exp $ # DISTNAME= ion-2-20040729 PKGNAME= ${DISTNAME:S/-2-/-/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= wm x11 MASTER_SITES= http://iki.fi/tuomov/dl/archives/ |