diff options
Diffstat (limited to 'time/xfce4-timer-plugin/Makefile')
-rw-r--r-- | time/xfce4-timer-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile index 696dbb305b5..562f3e4023d 100644 --- a/time/xfce4-timer-plugin/Makefile +++ b/time/xfce4-timer-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2013/06/04 22:17:12 tron Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/06 12:53:57 wiz Exp $ # .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= time MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/ COMMENT= Xfce4 timer plugin |