diff options
Diffstat (limited to 'www/webcalendar/Makefile')
-rw-r--r-- | www/webcalendar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/webcalendar/Makefile b/www/webcalendar/Makefile index b496c6ebfaf9..1f3afe7d92cc 100644 --- a/www/webcalendar/Makefile +++ b/www/webcalendar/Makefile @@ -9,8 +9,7 @@ PORTNAME= WebCalendar PORTVERSION= 1.0.5 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME:L} +MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}%201.0/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= glarkin@FreeBSD.org |