diff options
author | dougb <dougb@FreeBSD.org> | 2001-10-07 15:19:05 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-10-07 15:19:05 +0800 |
commit | b1fe3a2cc5538ad1260c8e1e9c57b8fa3ba6c1e5 (patch) | |
tree | 59a950ea3e7e4e982ca19bcaa031a60446c4baa1 /sysutils/nut | |
parent | 1082bc19373ec9dcc8d70e09ddc57abfe6b391ff (diff) | |
download | freebsd-ports-gnome-b1fe3a2cc5538ad1260c8e1e9c57b8fa3ba6c1e5.tar.gz freebsd-ports-gnome-b1fe3a2cc5538ad1260c8e1e9c57b8fa3ba6c1e5.tar.zst freebsd-ports-gnome-b1fe3a2cc5538ad1260c8e1e9c57b8fa3ba6c1e5.zip |
Take over maintainership, update coming
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 |