diff options
Diffstat (limited to 'comms')
-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 bb2933b14c38..fb1af011efa9 100644 --- a/comms/py-bulksms/Makefile +++ b/comms/py-bulksms/Makefile @@ -4,13 +4,12 @@ PORTNAME= bulksms PORTVERSION= 0.1 CATEGORIES= comms python -MASTER_SITES= http://ngsoftwareltd.com/freebsd/distfiles/ +MASTER_SITES= http://bsdtec.com/freebsd/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= craig001@lerwick.hopto.org COMMENT= Python client for the BulkSMS.co.uk HTTP API -BROKEN= Unfetchable USES= python USE_PYTHON= distutils PYDISTUTILS_PKGNAME= BulkSMS |