diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-11-05 20:57:34 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-11-05 20:57:34 +0000 |
commit | c9f31b2e7d88f635763edbc6c59ce224a343f9a1 (patch) | |
tree | 9203b3c7e803690a9bcb08d9927198d97238660f /sysutils/host-setup | |
parent | 03d66a659ae5011ca0d5279cafb1596a982a06d8 (diff) | |
download | ports-c9f31b2e7d88f635763edbc6c59ce224a343f9a1.tar.gz ports-c9f31b2e7d88f635763edbc6c59ce224a343f9a1.zip |
Notes
Diffstat (limited to 'sysutils/host-setup')
-rw-r--r-- | sysutils/host-setup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/host-setup/Makefile b/sysutils/host-setup/Makefile index a4245095579f..b5d9f25cc503 100644 --- a/sysutils/host-setup/Makefile +++ b/sysutils/host-setup/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 4.0.2 CATEGORIES= sysutils MASTER_SITES= http://druidbsd.sourceforge.net/download/ -MAINTAINER= dteske@vicor.com +MAINTAINER= ports@FreeBSD.org COMMENT= System configuration setup/management utility NO_BUILD= yes |