diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-07 19:24:07 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-07 19:24:07 +0000 |
commit | 3f7018e9b3d8ad5c72cc28775c78b9c9e4416e87 (patch) | |
tree | e0aa438585e4d3439e6a049b75eaa649aeaeadff /sysutils/upsmon/Makefile | |
parent | Fix a spurious crash when invoking the editor on certain C files. (diff) |
Give maintainership
PR: 37840
Submitted by: erwin@lansing.dk
Diffstat (limited to 'sysutils/upsmon/Makefile')
-rw-r--r-- | sysutils/upsmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/upsmon/Makefile b/sysutils/upsmon/Makefile index 0aef0ef6e726..643b7fca980b 100644 --- a/sysutils/upsmon/Makefile +++ b/sysutils/upsmon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.3 CATEGORIES= sysutils MASTER_SITES= ftp://newcorridor.com/pub/upsmon/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk MAKEFILE= makefile.bsdi NO_PACKAGE= "must provide without modifications" |