diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-07-15 21:06:41 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-07-15 21:06:41 +0000 |
commit | ae148c2bcc824ce3f15a719b1e46a7b3449de2b1 (patch) | |
tree | 44e91c96442edd6a6bbd17458fa08031059a8dc6 /wm/xmonad | |
parent | e052c0bfab7970c84e21d0907373cee926fd8487 (diff) | |
download | pkgsrc-ae148c2bcc824ce3f15a719b1e46a7b3449de2b1.tar.gz |
Bump PKGREVISION for hs-mtl-2.2.1
Diffstat (limited to 'wm/xmonad')
-rw-r--r-- | wm/xmonad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/xmonad/Makefile b/wm/xmonad/Makefile index de335f64ab5..09bc5abf68a 100644 --- a/wm/xmonad/Makefile +++ b/wm/xmonad/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/05/22 21:34:24 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.2 2014/07/15 21:06:41 szptvlfn Exp $ DISTNAME= xmonad-0.11 PKGNAME= ${DISTNAME} +PKGREVISION= 1 CATEGORIES= wm MAINTAINER= esg@sdf.lonestar.org |