diff options
Diffstat (limited to 'x11/xfce4-screenshooter-plugin/Makefile')
-rw-r--r-- | x11/xfce4-screenshooter-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index d714275b1c4..39679abe5b8 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2013/06/04 22:17:34 tron Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/06 12:53:58 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 1.0.0 DISTNAME= xfce4-screenshooter-plugin-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 MASTER_SITES= http://goodies.xfce.org/releases/xfce4-screenshooter-plugin/ COMMENT= Xfce screenshot plugin |