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 | |
parent | c4df2bbd2ef6650f76d1578a953f4f379c3a0cd0 (diff) | |
download | ports-3f7018e9b3d8ad5c72cc28775c78b9c9e4416e87.tar.gz ports-3f7018e9b3d8ad5c72cc28775c78b9c9e4416e87.zip |
Notes
Diffstat (limited to 'sysutils/upsmon')
-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" |