aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2010-08-25 09:48:39 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2010-08-25 09:48:39 +0800
commit77d30adbde578c23eb5fe57d430d174268f30d79 (patch)
treefe08e58b967a815244449b1021ceaf1260dd21c8 /cad
parent0a1c183a2643fb58d0ac7e222c1a16e6a64700b3 (diff)
downloadfreebsd-ports-graphics-77d30adbde578c23eb5fe57d430d174268f30d79.tar.gz
freebsd-ports-graphics-77d30adbde578c23eb5fe57d430d174268f30d79.tar.zst
freebsd-ports-graphics-77d30adbde578c23eb5fe57d430d174268f30d79.zip
- Fix fetch
Reported by: QAT
Diffstat (limited to 'cad')
-rw-r--r--cad/pythoncad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile
index 237eef7895b..69275bf4e79 100644
--- a/cad/pythoncad/Makefile
+++ b/cad/pythoncad/Makefile
@@ -9,7 +9,7 @@
PORTNAME= pythoncad
PORTVERSION= 37
CATEGORIES= cad
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/R${PORTVERSION}/Source
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/R${PORTVERSION}%20PyGtk/Source
DISTNAME= PythonCAD-DS1-R${PORTVERSION}
MAINTAINER= fbsd-ports@xbsd.net