diff options
author | lme <lme@FreeBSD.org> | 2012-10-20 20:58:17 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2012-10-20 20:58:17 +0800 |
commit | 77295d0607db6310047d292f625459dfb8c0fcbe (patch) | |
tree | 54033a81eb6b45f34eb10dafb7b127feb535af90 /net-mgmt/icinga/Makefile | |
parent | 8a52918f30466ee484ca41188d0b69d1cb495167 (diff) | |
download | freebsd-ports-gnome-77295d0607db6310047d292f625459dfb8c0fcbe.tar.gz freebsd-ports-gnome-77295d0607db6310047d292f625459dfb8c0fcbe.tar.zst freebsd-ports-gnome-77295d0607db6310047d292f625459dfb8c0fcbe.zip |
- Add an alias to `checkconfig': `configtest'
The former is what is used in the upstream init script, the latter is commonly used in
our rc scripts.
- Bump PORTREVISION
Suggested by: demon
Feature safe: yes
Diffstat (limited to 'net-mgmt/icinga/Makefile')
-rw-r--r-- | net-mgmt/icinga/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile index e31223c51bd9..3796428d3aa5 100644 --- a/net-mgmt/icinga/Makefile +++ b/net-mgmt/icinga/Makefile @@ -7,6 +7,7 @@ PORTNAME= icinga PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF |