diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 19:56:37 +0000 |
commit | c97e706c4bebab2a0f2227f7325bde89ae80b4ad (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /time/xfce4-timer-plugin/Makefile | |
parent | 07435253cd80264af7e7b985b74b4f88a4f605e8 (diff) | |
download | pkgsrc-c97e706c4bebab2a0f2227f7325bde89ae80b4ad.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'time/xfce4-timer-plugin/Makefile')
-rw-r--r-- | time/xfce4-timer-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile index 29005f01bdd..8272b224966 100644 --- a/time/xfce4-timer-plugin/Makefile +++ b/time/xfce4-timer-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:14 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/26 19:56:57 sno Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -8,6 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/ COMMENT= Xfce4 timer plugin |