summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2009-09-27 11:32:22 +0000
committerRong-En Fan <rafan@FreeBSD.org>2009-09-27 11:32:22 +0000
commitfd262bb0003c29ed93e753559a3040ebaa803a0a (patch)
treedcc93295fefb43cfabeddbf1866bde7fe73a9d43
parent- Update to 1.4.2 (diff)
- Fix fetch
Noticed by: pointyhat via miwi Feature safe: yes
Notes
Notes: svn path=/head/; revision=242164
-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}