From 9634b5e1f13b5e35924166385ca13f69d3d1948c Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Wed, 8 Oct 2003 00:31:24 +0000 Subject: [PATCH] De-fennerize this port. Submitted by: Felix Kronlage Obtained from: OpenDarwin Project --- games/xspringies/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/xspringies/Makefile b/games/xspringies/Makefile index ef6fd9e0b9a2..892d0c9962ba 100644 --- a/games/xspringies/Makefile +++ b/games/xspringies/Makefile @@ -8,7 +8,7 @@ PORTNAME= xspringies PORTVERSION= 1.1 CATEGORIES= games -MASTER_SITES= http://aixpdslib.seas.ucla.edu/pub/xspringies/RISC/3.2/src/ +MASTER_SITES= ftp://aixpdslib.seas.ucla.edu/pub/xspringies/RISC/3.2/src/ DISTFILES= xspringies.1.1.tar.Z MAINTAINER= jkh@FreeBSD.org