diff options
Diffstat (limited to 'graphics/dynamechs/Makefile')
-rw-r--r-- | graphics/dynamechs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dynamechs/Makefile b/graphics/dynamechs/Makefile index bd3e16e3d741..e1e83b02a503 100644 --- a/graphics/dynamechs/Makefile +++ b/graphics/dynamechs/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 4.0.p1 PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/4.0pre1 DISTNAME= ${PORTNAME}_${PORTVERSION:S/.p/pre/} MAINTAINER= ports@FreeBSD.org |