diff options
author | flz <flz@FreeBSD.org> | 2005-04-06 15:36:41 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-04-06 15:36:41 +0800 |
commit | 5d37b544d713e1e325c1d538c72521f990389515 (patch) | |
tree | 0b7b6eef3ef273d5284f08051c0573d468f2312b /sysutils/Makefile | |
parent | ec958606f1dc6d8190ca7734f4881972b8883f42 (diff) | |
download | freebsd-ports-gnome-5d37b544d713e1e325c1d538c72521f990389515.tar.gz freebsd-ports-gnome-5d37b544d713e1e325c1d538c72521f990389515.tar.zst freebsd-ports-gnome-5d37b544d713e1e325c1d538c72521f990389515.zip |
- Add heartbeat 1.2.3, a Subsystem for High-Availability Clustering.
PR: ports/79537
Submitted by: Scott Kleihege <scott-ports@tummy.com>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 2f8e34a7dd5a..ae10658b9d9b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -202,6 +202,7 @@ SUBDIR += hammerhead SUBDIR += hdup SUBDIR += healthd + SUBDIR += heartbeat SUBDIR += heirloom SUBDIR += hourglass SUBDIR += httplog |