diff options
Diffstat (limited to 'comms/py-bulksms/Makefile')
-rw-r--r-- | comms/py-bulksms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile index d582861aaa2f..3c2e3b8a7e05 100644 --- a/comms/py-bulksms/Makefile +++ b/comms/py-bulksms/Makefile @@ -8,10 +8,10 @@ PORTNAME= bulksms PORTVERSION= 0.1 CATEGORIES= comms python -MASTER_SITES= http://botanicus.net/dw/py-bulksms/ +MASTER_SITES= http://ngsoftwareltd.com/freebsd/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= craig001@lerwick.hopto.org COMMENT= Python client for the BulkSMS.co.uk HTTP API USE_PYTHON= yes |