diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-03-31 15:02:30 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-03-31 15:02:30 +0000 |
commit | feb81296a68b9bc6a1395daaa341d8f1c04804c4 (patch) | |
tree | 4f5af36fc02d3bfaea032299be46d51ef9bb322b /net-mgmt/nagios2 | |
parent | fd6ec4b9cf6ccf264c3236546ec92a3f09ceadcb (diff) | |
download | ports-feb81296a68b9bc6a1395daaa341d8f1c04804c4.tar.gz ports-feb81296a68b9bc6a1395daaa341d8f1c04804c4.zip |
Notes
Diffstat (limited to 'net-mgmt/nagios2')
-rw-r--r-- | net-mgmt/nagios2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios2/Makefile b/net-mgmt/nagios2/Makefile index b8ef362bb8a1..7e331c57fe19 100644 --- a/net-mgmt/nagios2/Makefile +++ b/net-mgmt/nagios2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.7b2 CATEGORIES= net MASTER_SITES= http://netsaint.sourceforge.net/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= blaz@amis.net LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |