diff options
Diffstat (limited to 'math/muparser/Makefile')
-rw-r--r-- | math/muparser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/muparser/Makefile b/math/muparser/Makefile index a5c5ccc423ad..57327f3d7e8b 100644 --- a/math/muparser/Makefile +++ b/math/muparser/Makefile @@ -9,7 +9,7 @@ PORTNAME= muparser PORTVERSION= 1.30 PORTREVISION= 1 CATEGORIES= math devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${PORTVERSION} DISTNAME= ${PORTNAME}_v130 MAINTAINER= nivit@FreeBSD.org |