diff options
author | wiz <wiz> | 2013-05-24 18:23:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-05-24 18:23:32 +0000 |
commit | 66ebab1deee42e48ca8a1c63ac190a70cb25ff75 (patch) | |
tree | e58b01bc5005f47d7bd4aa02e67467ba1421bb38 /x11/grandr_applet | |
parent | 7c2e4eb01fce8e982e3397703c220e2dc08c643a (diff) | |
download | pkgsrc-66ebab1deee42e48ca8a1c63ac190a70cb25ff75.tar.gz |
Bump PKGREVISION for libproxy shlib major bump.
Diffstat (limited to 'x11/grandr_applet')
-rw-r--r-- | x11/grandr_applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile index c2b0ca842d2..47583f2187a 100644 --- a/x11/grandr_applet/Makefile +++ b/x11/grandr_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/05/09 07:40:36 adam Exp $ +# $NetBSD: Makefile,v 1.36 2013/05/24 18:23:40 wiz Exp $ # DISTNAME= grandr_applet-0.4 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= x11 MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/ |