diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-05-31 08:03:53 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-05-31 08:03:53 +0000 |
commit | ae770aedb545a40ff8adebd514bc78d26744ab5f (patch) | |
tree | 87e58c536e33f072ab4036ae9f71d0c5c117f941 /sysutils | |
parent | - Update to my @FreeBSD.org address (diff) |
- Update to my @FreeBSD.org address
- Add distfile mirror to single source MASTER_SITES
- Also update no longer working addresses
Notes
Notes:
svn path=/head/; revision=255378
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/symon/Makefile | 3 | ||||
-rw-r--r-- | sysutils/wmtop/Makefile | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/symon/Makefile b/sysutils/symon/Makefile index bb53aa56c74e..cceda50669b0 100644 --- a/sysutils/symon/Makefile +++ b/sysutils/symon/Makefile @@ -8,7 +8,8 @@ PORTNAME= symon PORTVERSION= 2.80 CATEGORIES= sysutils -MASTER_SITES= http://www.xs4all.nl/~wpd/symon/philes/ +MASTER_SITES= http://www.xs4all.nl/~wpd/symon/philes/ \ + http://people.freebsd.org/~uqs/distfiles/ MAINTAINER= uqs@FreeBSD.org COMMENT= Performance and information monitoring tool diff --git a/sysutils/wmtop/Makefile b/sysutils/wmtop/Makefile index d357624569b0..bb481ea4b976 100644 --- a/sysutils/wmtop/Makefile +++ b/sysutils/wmtop/Makefile @@ -11,8 +11,7 @@ CATEGORIES= sysutils windowmaker MASTER_SITES= http://ftp1.sourceforge.net/wmtop/ \ SF - -MAINTAINER= uqs@spoerlein.net +MAINTAINER= uqs@FreeBSD.org COMMENT= Windowmaker dock app to display top 3 CPU consuming processes USE_XORG= xpm x11 |