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 6686aecd0eb..6a88ff4e637 100644 --- a/time/xfce4-timer-plugin/Makefile +++ b/time/xfce4-timer-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/06/13 22:45:29 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/09/14 11:01:00 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/ COMMENT= Xfce4 timer plugin |