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 | |
parent | Update to 0.5.2. (diff) |
Take over maintainership, update coming
Notes
Notes:
svn path=/head/; revision=48514
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/nut/Makefile | 2 | ||||
-rw-r--r-- | sysutils/nut22/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/sysutils/nut22/Makefile b/sysutils/nut22/Makefile index f1fcb5f252cc..1f0b039155b8 100644 --- a/sysutils/nut22/Makefile +++ b/sysutils/nut22/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 |