diff options
author | pav <pav@FreeBSD.org> | 2004-02-23 10:21:45 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-02-23 10:21:45 +0000 |
commit | 1940428aaa87eefa369da446992bd33951a74e50 (patch) | |
tree | c1f27db003f148f4c6de44c2b444409e51caf196 /comms/py-bulksms | |
parent | 52d20073c9b01c53aa4b37a183498484c908135c (diff) | |
download | FreeBSD-ports-1940428aaa87eefa369da446992bd33951a74e50.zip FreeBSD-ports-1940428aaa87eefa369da446992bd33951a74e50.tar.gz |
- Chase download location again
Submitted by: Andy Gilligan <andy@glbx.net> (maintainer)
Diffstat (limited to 'comms/py-bulksms')
-rw-r--r-- | comms/py-bulksms/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile index d67ddf7..8e0a9f3 100644 --- a/comms/py-bulksms/Makefile +++ b/comms/py-bulksms/Makefile @@ -8,10 +8,9 @@ PORTNAME= bulksms PORTVERSION= 0.1 CATEGORIES= comms python -MASTER_SITES= http://botanicus.net/dw.old/dl/ \ +MASTER_SITES= http://botanicus.net/dw/dl/ \ http://evo6.org/ports/py-bulksms/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= andy@evo6.org COMMENT= Python client for the BulkSMS.co.uk HTTP API |