aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2015-05-06 11:31:07 +0800
committerwen <wen@FreeBSD.org>2015-05-06 11:31:07 +0800
commite7541aa016c009fdd5955d0a6e803baeba04a51b (patch)
tree9f9ff863c25a1a6ba02b6b0cc11ee9b342d4212a /comms
parent546c476a77552fe75e22a264d9c09a2192c95237 (diff)
downloadfreebsd-ports-gnome-e7541aa016c009fdd5955d0a6e803baeba04a51b.tar.gz
freebsd-ports-gnome-e7541aa016c009fdd5955d0a6e803baeba04a51b.tar.zst
freebsd-ports-gnome-e7541aa016c009fdd5955d0a6e803baeba04a51b.zip
- Fix unfetchable and unbreak
PR: 199577 Submitted by: craig001@lerwick.hopto.org(maintainer)
Diffstat (limited to 'comms')
-rw-r--r--comms/py-bulksms/Makefile3
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