From 0438d5e98c775bdab21f35fc84cbb1240c0d430c Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Thu, 27 Apr 2000 05:01:53 +0000 Subject: [PATCH] Fix fennerism, caused by another project moving to SourceForge. PR: 18247 Submitted by: maintainer --- sysutils/ipsc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/ipsc/Makefile b/sysutils/ipsc/Makefile index d8c01b738dfe..b174ca23b7ee 100644 --- a/sysutils/ipsc/Makefile +++ b/sysutils/ipsc/Makefile @@ -8,7 +8,7 @@ PORTNAME= ipsc PORTVERSION= 0.4.2 CATEGORIES= sysutils gnome -MASTER_SITES= http://www.interloper.net/~dan/software/dist/ipsc/ +MASTER_SITES= http://ipsc.sourceforge.net/dist/ipsc/ DISTNAME= ${PKGNAME}-src MAINTAINER= jeremy@external.org