diff options
Diffstat (limited to 'comms/py-bulksms/Makefile')
-rw-r--r-- | comms/py-bulksms/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile index 8e0a9f3..573acec 100644 --- a/comms/py-bulksms/Makefile +++ b/comms/py-bulksms/Makefile @@ -8,11 +8,10 @@ PORTNAME= bulksms PORTVERSION= 0.1 CATEGORIES= comms python -MASTER_SITES= http://botanicus.net/dw/dl/ \ - http://evo6.org/ports/py-bulksms/ +MASTER_SITES= http://botanicus.net/dw/dl/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= andy@evo6.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python client for the BulkSMS.co.uk HTTP API USE_PYTHON= yes |