diff options
Diffstat (limited to 'time/xfce4-orage')
-rw-r--r-- | time/xfce4-orage/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/xfce4-orage/Makefile b/time/xfce4-orage/Makefile index 65d6b526f7d..062c8a65f04 100644 --- a/time/xfce4-orage/Makefile +++ b/time/xfce4-orage/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2013/10/10 14:42:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2014/05/05 00:48:24 ryoon Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= orage-${XFCE4_VERSION} PKGNAME= xfce4-orage-${XFCE4_VERSION} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= time COMMENT= Xfce time managing application |