diff options
author | adam <adam@pkgsrc.org> | 2009-05-16 08:08:22 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2009-05-16 08:08:22 +0000 |
commit | 62f96c24167e17554c443b828465bd9ce9fbbfc7 (patch) | |
tree | a18b9604df613a291cc3dbabdffe6591c9023f8b /sysutils/Makefile | |
parent | 656c1c6c133f97327948ddcabdb58f8869e1cf37 (diff) | |
download | pkgsrc-62f96c24167e17554c443b828465bd9ce9fbbfc7.tar.gz |
Added bacula-qt-console
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 71b93e3b0f6..c47c5ccf6c6 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.470 2009/04/19 09:28:29 seb Exp $ +# $NetBSD: Makefile,v 1.471 2009/05/16 08:08:22 adam Exp $ # COMMENT= System utilities @@ -24,6 +24,7 @@ SUBDIR+= bacula SUBDIR+= bacula-clientonly SUBDIR+= bacula-doc SUBDIR+= bacula-gnome-console +SUBDIR+= bacula-qt-console SUBDIR+= bacula-tray-monitor SUBDIR+= bacula-wx-console SUBDIR+= bbsload |