aboutsummaryrefslogtreecommitdiff
path: root/www/calendarserver
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-22 21:31:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-22 21:31:28 +0000
commit7a31bff4ed88d1729c50108558f6f6fe6f7e95d7 (patch)
tree8e84b786cae20159389d8e35490db2476ba8ccd1 /www/calendarserver
parentdc9116af301ae1c93ca08486a09632c46df78756 (diff)
downloadports-7a31bff4ed88d1729c50108558f6f6fe6f7e95d7.tar.gz
ports-7a31bff4ed88d1729c50108558f6f6fe6f7e95d7.zip
Notes
Diffstat (limited to 'www/calendarserver')
-rw-r--r--www/calendarserver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/calendarserver/Makefile b/www/calendarserver/Makefile
index d5668222ce46..19925e2bd82e 100644
--- a/www/calendarserver/Makefile
+++ b/www/calendarserver/Makefile
@@ -59,7 +59,7 @@ CALDAVD_USER= caldavd
USERS= ${CALDAVD_USER}
GROUPS= ${CALDAVD_USER}
-do-fetch:
+maint-gen-distfile:
@if [ ! -f "${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}" ] ; then \
${MKDIR} ${WRKDIR} ; cd ${WRKDIR} ; ${RM} -Rf ${WRKDIR}/${DISTNAME} ; \
${ECHO_MSG} "=> Checking out CalendarServer from svn.calendarserver.org/..."; \