diff options
author | adam <adam> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam> | 2013-09-02 19:50:38 +0000 |
commit | a5a9e60bf935c74df3423b60184d018e40c61cc9 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /sysutils/xfce4-battery-plugin/Makefile | |
parent | af17f760c4c8d76bd91611a3337a4a75b8810597 (diff) | |
download | pkgsrc-a5a9e60bf935c74df3423b60184d018e40c61cc9.tar.gz |
Revbump after cairo update
Diffstat (limited to 'sysutils/xfce4-battery-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-battery-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile index 296d5d1afa1..18c4b3f5191 100644 --- a/sysutils/xfce4-battery-plugin/Makefile +++ b/sysutils/xfce4-battery-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2013/06/06 12:53:58 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/09/02 19:50:44 adam Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-battery-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-battery-plugin/ COMMENT= Xfce battey monitor plugin |