diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
commit | 052cf380ee94d9f1ad61f3fe287c7ef492b39281 (patch) | |
tree | ae76d1f690d308c8aedf1bc3a82db5af987aba70 /net-mgmt/nagios-plugins | |
parent | 18c5813da4c733ab5da46f6821a120cfbdb9bd20 (diff) | |
download | ports-052cf380ee94d9f1ad61f3fe287c7ef492b39281.tar.gz ports-052cf380ee94d9f1ad61f3fe287c7ef492b39281.zip |
Notes
Diffstat (limited to 'net-mgmt/nagios-plugins')
-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 b80ee2d2c7f2..ccab059c5cf6 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://netsaintplug.sourceforge.net/src/ DISTNAME= ${PORTNAME}-1.2.8-4 -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org # make absolutely sure we have the user/group added! BUILD_DEPENDS= netsaint:${PORTSDIR}/net/netsaint |