diff options
Diffstat (limited to 'www/cheetah/Makefile')
-rw-r--r-- | www/cheetah/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cheetah/Makefile b/www/cheetah/Makefile index 160963f7631f..4c86b0b4b221 100644 --- a/www/cheetah/Makefile +++ b/www/cheetah/Makefile @@ -9,7 +9,7 @@ PORTNAME= cheetah PORTVERSION= 0.10 PORTREVISION= 6 CATEGORIES= www -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ based light-weight web browser |