aboutsummaryrefslogtreecommitdiff
path: root/math/lp_solve
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:28:34 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:28:34 +0000
commita13d9a603d44e9d2d333d5b2033b95a97545f73b (patch)
treef369b6d8855716c739425d19cebd7b0bd21ad210 /math/lp_solve
parent0074c5fa8cabe431c6868442326d476bb5ef2047 (diff)
downloadports-a13d9a603d44e9d2d333d5b2033b95a97545f73b.tar.gz
ports-a13d9a603d44e9d2d333d5b2033b95a97545f73b.zip
- Switch SourceForge ports to the new File Release System: categories starting with M
Notes
Notes: svn path=/head/; revision=240072
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 3e444da3c914..e2779b287e45 100644
--- a/math/lp_solve/Makefile
+++ b/math/lp_solve/Makefile
@@ -8,7 +8,7 @@
PORTNAME= lp_solve
PORTVERSION= 5.5.0.14
CATEGORIES= math
-MASTER_SITES= SF/lpsolve
+MASTER_SITES= SF/lpsolve/lpsolve/${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}_source
MAINTAINER= ports@FreeBSD.org