diff options
author | adam <adam> | 2009-05-16 08:08:22 +0000 |
---|---|---|
committer | adam <adam> | 2009-05-16 08:08:22 +0000 |
commit | c845bc839a65aafa8cc38a3140f130d7935d4b9b (patch) | |
tree | a18b9604df613a291cc3dbabdffe6591c9023f8b /sysutils | |
parent | 9a1911003e3208e2fd6612946b9e789d0233e44e (diff) | |
download | pkgsrc-c845bc839a65aafa8cc38a3140f130d7935d4b9b.tar.gz |
Added bacula-qt-console
Diffstat (limited to 'sysutils')
-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 |