diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-06-28 20:15:27 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-06-28 20:15:27 +0000 |
commit | a8fd68c4528331e2b1d865678a05bebef617ac3b (patch) | |
tree | 14c42615238604eab340c212a3d4ff672aa98433 /sysutils | |
parent | ec89c245c076968925d32400d00b85961177b486 (diff) |
Update maintainer addresses, MASTER_SITES and PATCH_SITES
PR: ports/169528
Submitted by: koitsu (maintainer)
Notes
Notes:
svn path=/head/; revision=300181
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bsdhwmon/Makefile | 4 | ||||
-rw-r--r-- | sysutils/bsdhwmon/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/mcelog/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/bsdhwmon/Makefile b/sysutils/bsdhwmon/Makefile index abae8e6bce6a..748c68dcfd6e 100644 --- a/sysutils/bsdhwmon/Makefile +++ b/sysutils/bsdhwmon/Makefile @@ -8,9 +8,9 @@ PORTNAME= bsdhwmon PORTVERSION= 20090703 CATEGORIES= sysutils -MASTER_SITES= http://bsdhwmon.parodius.com/dist/ +MASTER_SITES= http://bsdhwmon.koitsu.org/dist/ -MAINTAINER= jdc@parodius.com +MAINTAINER= jdc@koitsu.org COMMENT= Hardware sensor monitoring utility for FreeBSD PLIST_FILES= sbin/bsdhwmon diff --git a/sysutils/bsdhwmon/pkg-descr b/sysutils/bsdhwmon/pkg-descr index 70136a1542ef..3ffc82c56c9c 100644 --- a/sysutils/bsdhwmon/pkg-descr +++ b/sysutils/bsdhwmon/pkg-descr @@ -17,4 +17,4 @@ other softwares: warnings) - Open-source, released under the FreeBSD 2-clause BSD license -WWW: http://bsdhwmon.parodius.com/ +WWW: http://bsdhwmon.koitsu.org/
\ No newline at end of file diff --git a/sysutils/mcelog/Makefile b/sysutils/mcelog/Makefile index d5a820960157..02cf7e25966c 100644 --- a/sysutils/mcelog/Makefile +++ b/sysutils/mcelog/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.kernel.org/pub/linux/utils/cpu/mce/ \ http://korg.cs.utah.edu/pub/linux/utils/cpu/mce/ \ http://ftp.oregonstate.edu/pub/linux/utils/cpu/mce/ -MAINTAINER= freebsd@jdc.parodius.com +MAINTAINER= jdc@koitsu.org COMMENT= Collects and decodes Machine Check Exception data LICENSE= GPLv2 |