diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/glpk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile index ac8235507ec3..4879fd0085ad 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -8,8 +8,7 @@ PORTNAME= glpk PORTVERSION= 3.2 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_GNU} \ - http://people.freebsd.org/~demon/distfiles/ +MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glpk MAINTAINER= demon@FreeBSD.org |