diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2004-12-11 17:03:26 +0800 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2004-12-11 17:03:26 +0800 |
commit | 965a9d754cf9835e8cbb79d8f2991f663e6308ff (patch) | |
tree | bc6698307a8aa32ac950ece6539b02bd9e2e185c /sysutils | |
parent | 8d6d772dbd54cd9eef11b76a0076aaf756edf02e (diff) | |
download | freebsd-ports-gnome-965a9d754cf9835e8cbb79d8f2991f663e6308ff.tar.gz freebsd-ports-gnome-965a9d754cf9835e8cbb79d8f2991f663e6308ff.tar.zst freebsd-ports-gnome-965a9d754cf9835e8cbb79d8f2991f663e6308ff.zip |
o) Split of bacula into bacula-server and bacula-client
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index f5a6d79f7ede..89d7f9cbe37f 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -28,7 +28,7 @@ SUBDIR += asr-utils SUBDIR += ataidle SUBDIR += autopsy - SUBDIR += bacula + SUBDIR += bacula-server SUBDIR += bacula-client SUBDIR += barry SUBDIR += battfink |