diff options
author | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
commit | ffe83da80dce45e332be3fabcac35c625be0ab48 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /sysutils/bacula-tray-monitor/Makefile | |
parent | f605ea633f86e368c7202dbcf1a298b9263956e2 (diff) | |
download | pkgsrc-ffe83da80dce45e332be3fabcac35c625be0ab48.tar.gz |
Revbump after cairo update
Diffstat (limited to 'sysutils/bacula-tray-monitor/Makefile')
-rw-r--r-- | sysutils/bacula-tray-monitor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bacula-tray-monitor/Makefile b/sysutils/bacula-tray-monitor/Makefile index 7751482cf24..7917e8a25ff 100644 --- a/sysutils/bacula-tray-monitor/Makefile +++ b/sysutils/bacula-tray-monitor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2013/06/06 12:55:02 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/09/02 19:51:24 adam Exp $ PKGNAME= ${DISTNAME:S/-/-tray-monitor-/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= System tray monitor for Bacula - The Network Backup Solution DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo |