diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-04-06 10:09:43 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-04-06 10:09:43 +0000 |
commit | 9425b3d33d1e51c061ccd1fb88880cecfcc3b891 (patch) | |
tree | 4c3c4f48b2efa702dc529836803e2fdd2f1f608c /net-mgmt/nagios12 | |
parent | 44ac19b29eb5ca09c769e2f2eaa922002d898f24 (diff) |
Notes
Diffstat (limited to 'net-mgmt/nagios12')
-rw-r--r-- | net-mgmt/nagios12/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/nagios12/Makefile b/net-mgmt/nagios12/Makefile index 64dba94019cb..b6a4c2d36c59 100644 --- a/net-mgmt/nagios12/Makefile +++ b/net-mgmt/nagios12/Makefile @@ -37,6 +37,7 @@ OPTIONS= MYSQL "MySQL suport" off \ FILE_PERFDATA "Save performance data to files" off CONFLICTS= nagios-2* +LATEST_LINK= nagios12 .include <bsd.port.pre.mk> |