diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-12-07 18:41:55 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-12-07 18:41:55 +0000 |
commit | 897070a7b301f4b62d35f5e8d1b7197320c2f0f5 (patch) | |
tree | b89076f2aae92afca80a663a9e95bd62f4e00eae | |
parent | 118a7d25073456f3e212f3e05ce0bf1cd1dabcdd (diff) | |
download | ports-897070a7b301f4b62d35f5e8d1b7197320c2f0f5.tar.gz ports-897070a7b301f4b62d35f5e8d1b7197320c2f0f5.zip |
Move distfile to http://www.freebsd.org/~fenner/distfiles/
Notes
Notes:
svn path=/head/; revision=23639
-rw-r--r-- | graphics/spigot/Makefile | 2 | ||||
-rw-r--r-- | multimedia/spigot/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/spigot/Makefile b/graphics/spigot/Makefile index f6258a01830f..1a6accd048ad 100644 --- a/graphics/spigot/Makefile +++ b/graphics/spigot/Makefile @@ -8,7 +8,7 @@ DISTNAME= spigot-1.7 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.cs.uwm.edu/pub/FreeBSD-UWM/spigot/ +MASTER_SITES= http://www.freebsd.org/~fenner/distfiles/ DISTFILES= spigot.1.7.tar.gz MAINTAINER= james@cs.uwm.edu diff --git a/multimedia/spigot/Makefile b/multimedia/spigot/Makefile index f6258a01830f..1a6accd048ad 100644 --- a/multimedia/spigot/Makefile +++ b/multimedia/spigot/Makefile @@ -8,7 +8,7 @@ DISTNAME= spigot-1.7 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.cs.uwm.edu/pub/FreeBSD-UWM/spigot/ +MASTER_SITES= http://www.freebsd.org/~fenner/distfiles/ DISTFILES= spigot.1.7.tar.gz MAINTAINER= james@cs.uwm.edu |