diff options
Diffstat (limited to 'www/webcalendar-devel/Makefile')
-rw-r--r-- | www/webcalendar-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/webcalendar-devel/Makefile b/www/webcalendar-devel/Makefile index 5715cd35254d..3f6886e95528 100644 --- a/www/webcalendar-devel/Makefile +++ b/www/webcalendar-devel/Makefile @@ -8,8 +8,7 @@ PORTNAME= WebCalendar PORTVERSION= 1.2.0 CATEGORIES= www -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME:L} +MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}%201.2/${PORTVERSION} PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME:S/-devel//g}-${PORTVERSION} |