aboutsummaryrefslogtreecommitdiffstats
path: root/comms/py-bulksms
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2007-06-02 00:13:43 +0800
committerlwhsu <lwhsu@FreeBSD.org>2007-06-02 00:13:43 +0800
commitd86c66fc4dc2715417b9ea8fa05c7438578e837a (patch)
treec26295df90be6828cc4c25f67cbdfd032c9485af /comms/py-bulksms
parent319c2537fb76921ed0b118b1e8bf1ad226ef0039 (diff)
downloadfreebsd-ports-gnome-d86c66fc4dc2715417b9ea8fa05c7438578e837a.tar.gz
freebsd-ports-gnome-d86c66fc4dc2715417b9ea8fa05c7438578e837a.tar.zst
freebsd-ports-gnome-d86c66fc4dc2715417b9ea8fa05c7438578e837a.zip
- Fix MASTER_SITES
- Set maintainership to submitter
Diffstat (limited to 'comms/py-bulksms')
-rw-r--r--comms/py-bulksms/Makefile4
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