diff options
author | demon <demon@FreeBSD.org> | 2014-04-13 03:39:56 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2014-04-13 03:39:56 +0800 |
commit | 7df19cc34c0d93d4ef35c07f3104e860ec81bd81 (patch) | |
tree | 793c09e61dc4cca4399483271fbe922380db08d0 | |
parent | 6022b9c887a9272a3fd27a91e7d66c7eb86d8beb (diff) | |
download | freebsd-ports-gnome-7df19cc34c0d93d4ef35c07f3104e860ec81bd81.tar.gz freebsd-ports-gnome-7df19cc34c0d93d4ef35c07f3104e860ec81bd81.tar.zst freebsd-ports-gnome-7df19cc34c0d93d4ef35c07f3104e860ec81bd81.zip |
Release, ENOTIME.
-rw-r--r-- | net-mgmt/nagios-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 0aa8c5bc0ab2..a10823007c7d 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= https://www.nagios-plugins.org/download/ -MAINTAINER= demon@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugins for Nagios USES= charsetfix gmake perl5 |