diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-20 01:09:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-20 01:09:12 +0000 |
commit | d6eba167c58ab1140f0413a28b476e567eff5d9a (patch) | |
tree | c671d5f2a9f64f808d360a9940c8af4ade22f221 /sysutils/bacula-tray-monitor | |
parent | 79f6f32f3e72b02842f44708ce0039b11b471066 (diff) | |
download | pkgsrc-d6eba167c58ab1140f0413a28b476e567eff5d9a.tar.gz |
More readline-6.0 stragglers.
Diffstat (limited to 'sysutils/bacula-tray-monitor')
-rw-r--r-- | sysutils/bacula-tray-monitor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/bacula-tray-monitor/Makefile b/sysutils/bacula-tray-monitor/Makefile index 62cb4dea138..98da60293fe 100644 --- a/sysutils/bacula-tray-monitor/Makefile +++ b/sysutils/bacula-tray-monitor/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2009/05/16 07:48:45 adam Exp $ +# $NetBSD: Makefile,v 1.10 2009/05/20 01:09:12 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-tray-monitor-/} +PKGREVISION= 1 COMMENT= System tray monitor for Bacula - The Network Backup Solution PKG_DESTDIR_SUPPORT= user-destdir |