diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-06-01 16:13:43 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-06-01 16:13:43 +0000 |
commit | 9bc087729c2c85b9734a58fa1b279b910dbce0b0 (patch) | |
tree | 8f6a17ad6c95e19d49ab8bc064f77cef1152d8e0 /comms/py-bulksms | |
parent | dc58e0efc9726798e826366e96c5a9b43709794c (diff) |
Notes
Diffstat (limited to 'comms/py-bulksms')
-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 |