diff options
Diffstat (limited to 'www/gallery2/Makefile')
-rw-r--r-- | www/gallery2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index 738461a90e85..a80990e522ae 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -8,8 +8,7 @@ PORTNAME= gallery2 PORTVERSION= 2.3 CATEGORIES= www -MASTER_SITES= SF -MASTER_SITE_SUBDIR= gallery +MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION}-full DIST_SUBDIR= gallery2 |