aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2009-09-27 19:32:22 +0800
committerrafan <rafan@FreeBSD.org>2009-09-27 19:32:22 +0800
commit99a21c2f55d0a9a42c54ea6c75e641df4a93af03 (patch)
treefd8179626f60e4e1c6673179db471f7251ef44ca /www
parent4300c2f65d2c5a27fce4e0abfcd0e499ddebb857 (diff)
downloadfreebsd-ports-gnome-99a21c2f55d0a9a42c54ea6c75e641df4a93af03.tar.gz
freebsd-ports-gnome-99a21c2f55d0a9a42c54ea6c75e641df4a93af03.tar.zst
freebsd-ports-gnome-99a21c2f55d0a9a42c54ea6c75e641df4a93af03.zip
- Fix fetch
Noticed by: pointyhat via miwi Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r--www/py-amf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-amf/Makefile b/www/py-amf/Makefile
index d228185ba3dd..31b606dca921 100644
--- a/www/py-amf/Makefile
+++ b/www/py-amf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= amf
PORTVERSION= 0.5
CATEGORIES= www devel python
-MASTER_SITES= http://download.pyamf.org/releases/
+MASTER_SITES= http://download.pyamf.org/releases/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PYDISTUTILS_PKGNAME}-${PORTVERSION}