diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2010-02-03 13:47:40 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2010-02-03 13:47:40 +0000 |
commit | f780ba83e39085683575e83105cb1019ab94d82a (patch) | |
tree | 9d52f98364db413be3995c6f597987366f625320 /sysutils | |
parent | 659ede7dc0d511b00e2d600c4461f81b97942139 (diff) | |
download | ports-f780ba83e39085683575e83105cb1019ab94d82a.tar.gz ports-f780ba83e39085683575e83105cb1019ab94d82a.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/uptimed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/uptimed/Makefile b/sysutils/uptimed/Makefile index 76ae3414a84c..e27888a208f9 100644 --- a/sysutils/uptimed/Makefile +++ b/sysutils/uptimed/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://podgorny.cz/uptimed/releases/ -MAINTAINER= andy@athame.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= uptime daemon USE_RC_SUBR= ${PORTNAME} |