diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-05-08 03:24:07 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-05-08 03:24:07 +0800 |
commit | 91814f8174c1b0738fc6247474f1f4dfe94cfb91 (patch) | |
tree | 65e4a9f6d4292f9e817482963d217e5ebbde61aa /sysutils | |
parent | 7f5149bb9efc376406183db731e5280cd26520c9 (diff) | |
download | freebsd-ports-gnome-91814f8174c1b0738fc6247474f1f4dfe94cfb91.tar.gz freebsd-ports-gnome-91814f8174c1b0738fc6247474f1f4dfe94cfb91.tar.zst freebsd-ports-gnome-91814f8174c1b0738fc6247474f1f4dfe94cfb91.zip |
Give maintainership
PR: 37840
Submitted by: erwin@lansing.dk
Diffstat (limited to 'sysutils')
-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" |