diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-10-08 10:38:47 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-10-08 10:38:47 +0000 |
commit | deda66442540c3b7bc1301522849efc81ce2cf8c (patch) | |
tree | 26c9825c408f16a6f980068230034276f0bb0ea0 /net-mgmt/hawk/Makefile | |
parent | ae9a097a2c65fbf92f936bd9c97a7e3854b3ea18 (diff) |
Notes
Diffstat (limited to 'net-mgmt/hawk/Makefile')
-rw-r--r-- | net-mgmt/hawk/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net-mgmt/hawk/Makefile b/net-mgmt/hawk/Makefile index a2309b16022c..510c74288b84 100644 --- a/net-mgmt/hawk/Makefile +++ b/net-mgmt/hawk/Makefile @@ -1,7 +1,3 @@ -# New ports collection makefile for: hawk -# Date created: 06 February 2012 -# Whom: Doug Barton <dougb@FreeBSD.org> -# # $FreeBSD$ PORTNAME= hawk @@ -10,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF/iphawk/iphawk/Hawk%20${PORTVERSION}/ -MAINTAINER= dougb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Track uptime and DNS status for machines on your networks RUN_DEPENDS= p5-Net-Netmask>0:${PORTSDIR}/net-mgmt/p5-Net-Netmask \ |