diff options
author | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
commit | 2fdeeb4431abd2c5eb1ba905a5e8713aebc89303 (patch) | |
tree | b2f2ad6df6dc7e977b1e2f92b0acd4b873085d3d /sysutils/upsd/Makefile | |
parent | 8f15682335994d6245b66d82c9a7bae9ab128f34 (diff) | |
download | freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.gz freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.zst freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.zip |
- Change my e-mail
Approved by: sem (mentor)
Diffstat (limited to 'sysutils/upsd/Makefile')
-rw-r--r-- | sysutils/upsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/upsd/Makefile b/sysutils/upsd/Makefile index cfc375215bfa..3e4b9d3283a3 100644 --- a/sysutils/upsd/Makefile +++ b/sysutils/upsd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.mavetju.org/download/adopted/ \ http://core.inec.ru/~az/ -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= APC Smart UPS Monitoring Daemon WRKSRC= ${WRKDIR}/upsd-2.0 |