diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-06-14 22:31:03 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-06-14 22:31:03 +0000 |
commit | 4b0bc31c4501da9431f759a91c5672ab5ceae592 (patch) | |
tree | c978e3af361533cbd7bcf64cc754557aa67118ec /net-mgmt | |
parent | dfefa7d02d24b689ef77af7ed53709bc6898bdab (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/horde-nic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/horde-nic/Makefile b/net-mgmt/horde-nic/Makefile index bac46ddd36b5..c50bc942f88e 100644 --- a/net-mgmt/horde-nic/Makefile +++ b/net-mgmt/horde-nic/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: nic # Date created: Fri Mar 16, 2007 -# Whom: Beech Rintoul <beech@alaskaparadise.com> +# Whom: Beech Rintoul <beech@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ CATEGORIES= net-mgmt MASTER_SITES= CENKES http://freebsd.alaskaparadise.com/source/ PKGNAMEPREFIX= horde- -MAINTAINER= beech@alaskaparadise.com +MAINTAINER= beech@FreeBSD.org COMMENT= Very basic network service monitor USE_HORDE= base pkg-message |