diff options
author | jeh <jeh@FreeBSD.org> | 2001-08-27 13:42:08 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-08-27 13:42:08 +0000 |
commit | 021b536a54c3328ecb6922a5936fc8eee42bbb1f (patch) | |
tree | 4e7545548186b33714b8a01ea4d61ea8690ccbf9 /sysutils/nut | |
parent | 0b942e761f299b06b4e2fc8a85140b9d9ddf75dc (diff) | |
download | FreeBSD-ports-021b536a54c3328ecb6922a5936fc8eee42bbb1f.zip FreeBSD-ports-021b536a54c3328ecb6922a5936fc8eee42bbb1f.tar.gz |
Drop MAINTAINERship. I know I am not giving this port the attention
it needs.
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 9551170..f1fcb5f 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= jeh@freebsd.org +MAINTAINER= ports@freebsd.org .if defined(CGI) LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd |