aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-02-20 08:24:59 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-02-20 08:24:59 +0000
commit22aceebc9d531b6df9ec3b7034b5e1f4c641bffc (patch)
tree63bc1fc84cdab65e6fd85a8749436298f0801e0d /comms
parent9034b4e733e00047e0409af9daddc60ff06bbc19 (diff)
downloadports-22aceebc9d531b6df9ec3b7034b5e1f4c641bffc.tar.gz
ports-22aceebc9d531b6df9ec3b7034b5e1f4c641bffc.zip
Fix MASTER_SITES.
PR: ports/77760 Submitted by: Sam Lawrance <boris at brooknet.com.au>
Notes
Notes: svn path=/head/; revision=129344
Diffstat (limited to 'comms')
-rw-r--r--comms/py-bulksms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile
index 573acec86500..d582861aaa2f 100644
--- a/comms/py-bulksms/Makefile
+++ b/comms/py-bulksms/Makefile
@@ -8,7 +8,7 @@
PORTNAME= bulksms
PORTVERSION= 0.1
CATEGORIES= comms python
-MASTER_SITES= http://botanicus.net/dw/dl/
+MASTER_SITES= http://botanicus.net/dw/py-bulksms/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org