diff options
Diffstat (limited to 'math/lp_solve')
-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 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 |