diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-08-27 13:42:08 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-08-27 13:42:08 +0000 |
commit | 45bf285bb4cd9f6386a1de930edaef5958b4461c (patch) | |
tree | ea9f4bfffcfc837959636d53a42a070b165c9d4c /sysutils/nut | |
parent | d52469e05040500a4bfa2644626dd008d1486d8a (diff) |
Drop MAINTAINERship. I know I am not giving this port the attention
it needs.
Notes
Notes:
svn path=/head/; revision=46973
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 955117041ce5..f1fcb5f252cc 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 |