aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gkrellmouse
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-06-03 14:26:04 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-06-03 14:26:04 +0000
commitfabb38a4d25ea3f2ada2c9cf7dd79f5d57559fed (patch)
tree644f4a24915a1865a3917bfe98db26a5318df78e /sysutils/gkrellmouse
parentb60bea617c38556ce0ac780518a7cb31a61f0ea5 (diff)
downloadports-fabb38a4d25ea3f2ada2c9cf7dd79f5d57559fed.tar.gz
ports-fabb38a4d25ea3f2ada2c9cf7dd79f5d57559fed.zip
Notes
Diffstat (limited to 'sysutils/gkrellmouse')
-rw-r--r--sysutils/gkrellmouse/Makefile4
-rw-r--r--sysutils/gkrellmouse/pkg-descr2
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/gkrellmouse/Makefile b/sysutils/gkrellmouse/Makefile
index 5f10ef5ad2d8..a1bcb7e6ecf1 100644
--- a/sysutils/gkrellmouse/Makefile
+++ b/sysutils/gkrellmouse/Makefile
@@ -9,7 +9,9 @@ PORTNAME= gkrellmouse
PORTVERSION= 0.0.2
PORTREVISION= 2
CATEGORIES= sysutils
-MASTER_SITES= http://ssl.usu.edu/paul/gkrellmouse/
+MASTER_SITES= http://www.nafpik.com/paul/gkrellmouse/ \
+ http://mirror2.unixfreunde.de/ \
+ http://freebsd.unixfreunde.de/sources/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
diff --git a/sysutils/gkrellmouse/pkg-descr b/sysutils/gkrellmouse/pkg-descr
index 04421eeac4eb..4baa0669445c 100644
--- a/sysutils/gkrellmouse/pkg-descr
+++ b/sysutils/gkrellmouse/pkg-descr
@@ -4,7 +4,7 @@ has travelled since the plugin was started. It's pretty simple and
mindless, and probably shouldn't be relied upon to produce
ultra-accurate data, but it gets the point across.
-WWW: http://ssl.usu.edu/paul/gkrellmouse/
+WWW: http://www.nafpik.com/paul/gkrellmouse/
Author: Paul Cannon <paul@cannon.cs.usu.edu>
- Patrick Li <pat@FreeBSD.org>