diff options
Diffstat (limited to 'www/getleft/Makefile')
-rw-r--r-- | www/getleft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/getleft/Makefile b/www/getleft/Makefile index f5fb17b046bb..dfab0c27e92b 100644 --- a/www/getleft/Makefile +++ b/www/getleft/Makefile @@ -9,7 +9,7 @@ PORTNAME= getleft PORTVERSION= 1.2b2 PORTREVISION= 2 CATEGORIES= www ftp -MASTER_SITES= SF/getleftdown +MASTER_SITES= SF/${PORTNAME}down/${PORTNAME}-devel/${PORTVERSION} DISTNAME= Getleft-${PORTVERSION} MAINTAINER= alepulver@FreeBSD.org |