diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-08-11 16:12:19 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-08-11 16:12:19 +0000 |
commit | 1acad69af12a8aec51dee73759a7d79d1f850b34 (patch) | |
tree | aad7df55280b025a539a9e0e22a4c3526ad700cc /multimedia/spigot | |
parent | 8118f7957f017ce4a77f670727cd6e717af31ecd (diff) | |
download | ports-1acad69af12a8aec51dee73759a7d79d1f850b34.tar.gz ports-1acad69af12a8aec51dee73759a7d79d1f850b34.zip |
Notes
Diffstat (limited to 'multimedia/spigot')
-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 2096af50e722..6b2b1057be6b 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 |