aboutsummaryrefslogtreecommitdiffstats
path: root/print/py-fonttools
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-08-03 00:22:15 +0800
committerbapt <bapt@FreeBSD.org>2011-08-03 00:22:15 +0800
commit61785696310d3553dcb999ce4f1ca027f2c6eeb7 (patch)
tree94ae04c3ae5b94023561b9b317b9bbfd6c861df6 /print/py-fonttools
parentc05f38965d9a51678866144503c81096b0bc59c4 (diff)
downloadfreebsd-ports-gnome-61785696310d3553dcb999ce4f1ca027f2c6eeb7.tar.gz
freebsd-ports-gnome-61785696310d3553dcb999ce4f1ca027f2c6eeb7.tar.zst
freebsd-ports-gnome-61785696310d3553dcb999ce4f1ca027f2c6eeb7.zip
Fix master_site
Diffstat (limited to 'print/py-fonttools')
-rw-r--r--print/py-fonttools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-fonttools/Makefile b/print/py-fonttools/Makefile
index 1bbc841cf931..a6299f629a9c 100644
--- a/print/py-fonttools/Makefile
+++ b/print/py-fonttools/Makefile
@@ -8,7 +8,7 @@
PORTNAME= fonttools
PORTVERSION= 2.3
CATEGORIES= print python
-MASTER_SITES= SF/${PORTNAME}/Source%20code/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org