diff options
author | wiz <wiz> | 2009-05-20 01:09:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-05-20 01:09:12 +0000 |
commit | 6fcf27ef8b01384e5212a34aeca3b7a7efcdc74a (patch) | |
tree | c671d5f2a9f64f808d360a9940c8af4ade22f221 /sysutils/bacula-qt-console | |
parent | 06b8459d50d2a785077f910b8c6a02420fd0b14d (diff) | |
download | pkgsrc-6fcf27ef8b01384e5212a34aeca3b7a7efcdc74a.tar.gz |
More readline-6.0 stragglers.
Diffstat (limited to 'sysutils/bacula-qt-console')
-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 |