summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/drraw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drraw/Makefile b/www/drraw/Makefile
index b5971c71db33..e3441afbe978 100644
--- a/www/drraw/Makefile
+++ b/www/drraw/Makefile
@@ -34,7 +34,7 @@ PLIST_SUB+= CONFDIR=${CONFDIR}
.include <bsd.port.pre.mk>
.if defined(WITH_ZOOM_PATCH)
-PATCH_SITES+= http://pero.blogs.aprilmayjune.org/files/2009/09/
+PATCH_SITES+= http://aprilmayjune.org/wp-content/uploads/2009/09/
PATCHFILES+= drraw.cgi.zoom_patch
.endif