diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/webcalendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webcalendar/Makefile b/www/webcalendar/Makefile index 1f3afe7d92c..d9217ba36c1 100644 --- a/www/webcalendar/Makefile +++ b/www/webcalendar/Makefile @@ -22,7 +22,7 @@ CONFLICTS= WebCalendar-devel-[0-9]* WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -WCURL?= ${MASTER_SITE_SUBDIR} +WCURL?= webcalendar WCDIR?= www/${WCURL} PLIST= ${WRKDIR}/pkg-plist |