summaryrefslogtreecommitdiff
path: root/math/lp_solve
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-04-13 04:03:46 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-04-13 04:03:46 +0000
commit32e8f5703b673dbbc1332c5ed9b145a0fd3e952e (patch)
tree066ee7b49756ea6341487d9b709336df6bc3811b /math/lp_solve
parentHope this fixes for Alpha 4-stable (diff)
er distfile survey, remove obsolete mastersite. It points to the URL
contained in the pkg_descr, but when I tried to access that site, I was told I was not a member of that group -- not a very useful method of software distribution IMHO.
Notes
Notes: svn path=/head/; revision=106866
Diffstat (limited to 'math/lp_solve')
-rw-r--r--math/lp_solve/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lp_solve/Makefile b/math/lp_solve/Makefile
index 95f3f7354028..b65b8bc06fe8 100644
--- a/math/lp_solve/Makefile
+++ b/math/lp_solve/Makefile
@@ -9,7 +9,7 @@ PORTNAME= lp_solve
PORTVERSION= 4.0
PORTREVISION= 1
CATEGORIES= math
-MASTER_SITES= ftp://ftp.ics.ele.tue.nl/pub/lp_solve/
+MASTER_SITES= # none
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org