diff options
Diffstat (limited to 'math/spar/Makefile')
-rw-r--r-- | math/spar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/spar/Makefile b/math/spar/Makefile index cd56780879a1..fdf0fbb9dd96 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -10,8 +10,7 @@ PORTNAME= spar PORTVERSION= 0.5.10 PORTREVISION= 1 CATEGORIES= math devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/Spar/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A modular math parser |