diff options
author | tnn <tnn> | 2015-02-13 18:01:26 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-02-13 18:01:26 +0000 |
commit | 9b85bbf2ef98a9456bb70fb27cf237821f6408c8 (patch) | |
tree | 7663d6ad5e567abc50e46c7011643832644b806c /sysutils | |
parent | 1fbaa14c9be9914eaeb09a41bd3377aa6b6f396e (diff) | |
download | pkgsrc-9b85bbf2ef98a9456bb70fb27cf237821f6408c8.tar.gz |
Added backuppc
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 dcd7d6e89e8..bf7b507edd5 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.626 2015/02/08 17:00:13 wiz Exp $ +# $NetBSD: Makefile,v 1.627 2015/02/13 18:01:26 tnn Exp $ # COMMENT= System utilities @@ -29,6 +29,7 @@ SUBDIR+= bacula-doc SUBDIR+= bacula-qt-console SUBDIR+= bacula-tray-monitor SUBDIR+= bacula-wx-console +SUBDIR+= backuppc SUBDIR+= baloo SUBDIR+= baloo-widgets SUBDIR+= bbsload |