diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-08-26 12:18:09 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-08-26 12:18:09 +0800 |
commit | ef94e1a9ed6a8d7e95bc308382b01d0433c8935e (patch) | |
tree | c2a6224a7da37b1c85248bf7c38edd9d86f366cb /net | |
parent | f2d3298b90fbb93670598db2805af154e37ae74e (diff) | |
download | freebsd-ports-gnome-ef94e1a9ed6a8d7e95bc308382b01d0433c8935e.tar.gz freebsd-ports-gnome-ef94e1a9ed6a8d7e95bc308382b01d0433c8935e.tar.zst freebsd-ports-gnome-ef94e1a9ed6a8d7e95bc308382b01d0433c8935e.zip |
- Update MASTER_SITES and WWW: line
PR: 160131
Submitted by: Ports Fury
Diffstat (limited to 'net')
-rw-r--r-- | net/wmnet2/Makefile | 7 | ||||
-rw-r--r-- | net/wmnet2/pkg-descr | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/net/wmnet2/Makefile b/net/wmnet2/Makefile index 777b20d2603b..a5e00315f816 100644 --- a/net/wmnet2/Makefile +++ b/net/wmnet2/Makefile @@ -9,16 +9,13 @@ PORTNAME= wmnet2 PORTVERSION= 1.06 PORTREVISION= 5 CATEGORIES= net -MASTER_SITES= http://mirror2.unixfreunde.de/ \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://www.dockapps.org/files/77/115/ \ + http://www.katharineosborne.com/wmnet/ DISTNAME= wmnet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A nice network monitor for WindowMaker -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - USE_IMAKE= yes USE_XORG= x11 xext diff --git a/net/wmnet2/pkg-descr b/net/wmnet2/pkg-descr index 4b709de88b13..ccb8fb6f3cb1 100644 --- a/net/wmnet2/pkg-descr +++ b/net/wmnet2/pkg-descr @@ -8,4 +8,4 @@ the highest speed at the moment. Also, the graph is drawn in a way that the highest speed is drawn on top of the other while the other is in the background. -WWW: http://www.digitalkaos.net/linux/wmnet/ +WWW: http://www.dockapps.org/file.php/id/77 |