diff options
author | jim <jim@FreeBSD.org> | 2000-06-07 21:36:01 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-06-07 21:36:01 +0000 |
commit | ab2178be7b65c264ae71d36934f3a6028fe7ecf9 (patch) | |
tree | 44a20847db248009e13b27c5e9ae8fa17c3a0ea2 | |
parent | f6e5147fd7e9429cc7916216614f3ed5fc44076f (diff) | |
download | FreeBSD-ports-ab2178be7b65c264ae71d36934f3a6028fe7ecf9.zip FreeBSD-ports-ab2178be7b65c264ae71d36934f3a6028fe7ecf9.tar.gz |
Add a site of my own to make this distfile fetchable again. The distfile
seems to have vanished from the original site even though the web pages
are still there.
Obtained from: fenner's distfile report
-rw-r--r-- | x11/gyroscope/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gyroscope/Makefile b/x11/gyroscope/Makefile index a61179e..14e9b1c 100644 --- a/x11/gyroscope/Makefile +++ b/x11/gyroscope/Makefile @@ -8,7 +8,8 @@ PORTNAME= gyroscope PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= http://www.millar.u-net.com/ +MASTER_SITES= http://www.millar.u-net.com/ \ + http://soupnazi.org/~jim/FreeBSD/distfiles/ MAINTAINER= jim@FreeBSD.org |