diff options
Diffstat (limited to 'www/kompozer/Makefile')
-rw-r--r-- | www/kompozer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kompozer/Makefile b/www/kompozer/Makefile index 3098441f2afa..1fd3deb4a27a 100644 --- a/www/kompozer/Makefile +++ b/www/kompozer/Makefile @@ -10,7 +10,7 @@ PORTNAME= kompozer DISTVERSION= 0.7.10 PORTREVISION= 4 CATEGORIES= www -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/current/${PORTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}dfsg-src MAINTAINER= gecko@FreeBSD.org |