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 | |
parent | Initial import. (diff) |
Blaz Zupan <blaz@amis.net> wants to maintain this port in addition
to netsaint-plugins.
Notes
Notes:
svn path=/head/; revision=40665
Diffstat (limited to 'net')
-rw-r--r-- | net/nagios/Makefile | 2 | ||||
-rw-r--r-- | net/netsaint/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/nagios/Makefile b/net/nagios/Makefile index b8ef362bb8a1..7e331c57fe19 100644 --- a/net/nagios/Makefile +++ b/net/nagios/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 diff --git a/net/netsaint/Makefile b/net/netsaint/Makefile index b8ef362bb8a1..7e331c57fe19 100644 --- a/net/netsaint/Makefile +++ b/net/netsaint/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 |