diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-03-23 11:50:27 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-03-23 11:50:27 +0000 |
commit | 8729595f0db895b285117e25566eded836b7e7a2 (patch) | |
tree | 1ab7b85cbc7b79c099534d6caba762f799eac2ab /sysutils/nut22/Makefile | |
parent | d282ecfcf85abdee8c0c93e2391d8c60bc87b7d7 (diff) | |
download | ports-8729595f0db895b285117e25566eded836b7e7a2.tar.gz ports-8729595f0db895b285117e25566eded836b7e7a2.zip |
Notes
Diffstat (limited to 'sysutils/nut22/Makefile')
-rw-r--r-- | sysutils/nut22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nut22/Makefile b/sysutils/nut22/Makefile index db1e52574280..321af3708e7b 100644 --- a/sysutils/nut22/Makefile +++ b/sysutils/nut22/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.44.2 CATEGORIES= sysutils MASTER_SITES= http://www.exploits.org/nut/release/ -MAINTAINER= ports@freebsd.org +MAINTAINER= jeh@freebsd.org .if defined(CGI) LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd |