diff options
Diffstat (limited to 'math/blitz++/Makefile')
-rw-r--r-- | math/blitz++/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index c005be3a6896..87f3bb90b0bc 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -10,8 +10,7 @@ PORTNAME= blitz++ PORTVERSION= 0.9 PORTREVISION= 3 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= blitz +MASTER_SITES= SF/blitz/blitz/Blitz%2B%2B%20${PORTVERSION} DISTNAME= blitz-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |