diff options
Diffstat (limited to 'www/testlink/Makefile')
-rw-r--r-- | www/testlink/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/testlink/Makefile b/www/testlink/Makefile index 99a63372cf01..24b442554d31 100644 --- a/www/testlink/Makefile +++ b/www/testlink/Makefile @@ -4,8 +4,7 @@ PORTNAME= testlink PORTVERSION= 1.9.13 CATEGORIES= www devel -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME}/TestLink%201.9/TestLink%20${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/TestLink%201.9/TestLink%20${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Web based test management and test execution system |