diff options
Diffstat (limited to 'math/asymptote/Makefile')
-rw-r--r-- | math/asymptote/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index ae9b577b7846..6b00c9c855bf 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -5,8 +5,7 @@ PORTNAME= asymptote PORTVERSION= 2.32 PORTREVISION= 4 CATEGORIES= math -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= nivit@FreeBSD.org |