diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-10-07 07:19:05 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-10-07 07:19:05 +0000 |
commit | be7420e844d552f0a10bee17ea2e82888d39cad9 (patch) | |
tree | 49705122f4006e43e610aa087470ad1174c4f546 /sysutils/nut | |
parent | 5588ac433c5e16198a83ba26b7f493b385d15f55 (diff) | |
download | ports-be7420e844d552f0a10bee17ea2e82888d39cad9.tar.gz ports-be7420e844d552f0a10bee17ea2e82888d39cad9.zip |
Notes
Diffstat (limited to 'sysutils/nut')
-rw-r--r-- | sysutils/nut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index f1fcb5f252cc..1f0b039155b8 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.45.0 CATEGORIES= sysutils MASTER_SITES= http://www.exploits.org/nut/release/ -MAINTAINER= ports@freebsd.org +MAINTAINER= DougB@FreeBSD.org .if defined(CGI) LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd |