diff options
Diffstat (limited to 'math/it++/Makefile')
-rw-r--r-- | math/it++/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/it++/Makefile b/math/it++/Makefile index 92d4e663df51..f95dd8f21ed4 100644 --- a/math/it++/Makefile +++ b/math/it++/Makefile @@ -10,8 +10,7 @@ PORTNAME= it++ PORTVERSION= 4.0.6 PORTREVISION= 1 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= itpp +MASTER_SITES= SF/itpp/itpp/${PORTVERSION} DISTNAME= itpp-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |