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/awesome | |
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/awesome')
-rw-r--r-- | wm/awesome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/awesome/Makefile b/wm/awesome/Makefile index ae3a27ba529..5bf7e94d93c 100644 --- a/wm/awesome/Makefile +++ b/wm/awesome/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2013/10/30 06:25:15 dholland Exp $ +# $NetBSD: Makefile,v 1.45 2013/10/30 06:49:55 dholland Exp $ # DISTNAME= awesome-3.5.1 +PKGREVISION= 1 CATEGORIES= x11 wm MASTER_SITES= http://awesome.naquadah.org/download/ EXTRACT_SUFX= .tar.xz |