diff options
author | fenner <fenner@FreeBSD.org> | 1997-08-11 16:12:19 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-08-11 16:12:19 +0000 |
commit | 5ff02a820fda96732da6dba273cf3721e36d852d (patch) | |
tree | e3f1258ce3b7d25c00250c6ac81c2ed9e9e8d162 /multimedia | |
parent | 1cb842f7707224f52e666d03f458fd0d3067cacb (diff) | |
download | FreeBSD-ports-5ff02a820fda96732da6dba273cf3721e36d852d.zip FreeBSD-ports-5ff02a820fda96732da6dba273cf3721e36d852d.tar.gz |
Update location of distfile.
Found by: distfile checker
Submitted by: Jim Lowe <james@miller.cs.uwm.edu>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/spigot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/spigot/Makefile b/multimedia/spigot/Makefile index 2096af5..6b2b105 100644 --- a/multimedia/spigot/Makefile +++ b/multimedia/spigot/Makefile @@ -3,12 +3,12 @@ # Date Created: Fri Sep 15 10:04:46 CDT 1995 # Whom: james@cs.uwm.edu # -# $Id: Makefile,v 1.2 1995/10/12 09:19:57 asami Exp $ +# $Id: Makefile,v 1.3 1996/11/18 11:29:11 asami Exp $ # DISTNAME= spigot-1.6 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.cs.uwm.edu/pub/FreeBSD/spigot/ +MASTER_SITES= ftp://ftp.cs.uwm.edu/pub/FreeBSD-UWM/spigot/ DISTFILES= spigot.tar.gz MAINTAINER= james@cs.uwm.edu |