diff options
Diffstat (limited to 'x11/xfce4-eyes-plugin/Makefile')
-rw-r--r-- | x11/xfce4-eyes-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-eyes-plugin/Makefile b/x11/xfce4-eyes-plugin/Makefile index fd4f1a43098..c2c5d644852 100644 --- a/x11/xfce4-eyes-plugin/Makefile +++ b/x11/xfce4-eyes-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/08/26 19:56:56 sno Exp $ +# $NetBSD: Makefile,v 1.4 2010/06/13 22:45:55 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 4.4.0 DISTNAME= xfce4-eyes-plugin-${XFCE4_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://goodies.xfce.org/releases/xfce4-eyes-plugin/ COMMENT= Xfce eyes plugin |