diff options
Diffstat (limited to 'devel/simpletest/Makefile')
-rw-r--r-- | devel/simpletest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/simpletest/Makefile b/devel/simpletest/Makefile index e11d5d3c8a26..0f2291636f53 100644 --- a/devel/simpletest/Makefile +++ b/devel/simpletest/Makefile @@ -8,7 +8,7 @@ PORTNAME= simpletest PORTVERSION= 1.0.1 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}_${PORTVERSION} DISTNAME= ${PORTNAME:L}_${PORTVERSION} MAINTAINER= gerrit.beine@gmx.de |