diff options
-rw-r--r-- | math/lp_solve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lp_solve/Makefile b/math/lp_solve/Makefile index 95f3f73..b65b8bc 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 |