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 | da143512330654cd0c6aa21206712bd06b2c3d5f (patch) | |
tree | c671d5f2a9f64f808d360a9940c8af4ade22f221 /sysutils/bacula-qt-console/Makefile | |
parent | 90e6805942b71686c9fbe6658f005e13a96d2794 (diff) | |
download | pkgsrc-da143512330654cd0c6aa21206712bd06b2c3d5f.tar.gz |
More readline-6.0 stragglers.
Diffstat (limited to 'sysutils/bacula-qt-console/Makefile')
-rw-r--r-- | sysutils/bacula-qt-console/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/bacula-qt-console/Makefile b/sysutils/bacula-qt-console/Makefile index 5cc796ac72c..76f5964367f 100644 --- a/sysutils/bacula-qt-console/Makefile +++ b/sysutils/bacula-qt-console/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/05/16 08:06:18 adam Exp $ +# $NetBSD: Makefile,v 1.2 2009/05/20 01:09:12 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-qt-console-/} +PKGREVISION= 1 COMMENT= Qt-based console for Bacula - The Network Backup Solution PKG_DESTDIR_SUPPORT= user-destdir |