diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-02 01:41:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-02 01:41:50 +0000 |
commit | bfe78bf0885b2225983114a0251e5e44e3f57c7d (patch) | |
tree | 1a99f4473e8a9aa575e9d361a16140526123c9ba /comms | |
parent | d02d576fc949a23a6c1f3f1c5da94072415f7f8e (diff) | |
download | ports-bfe78bf0885b2225983114a0251e5e44e3f57c7d.tar.gz ports-bfe78bf0885b2225983114a0251e5e44e3f57c7d.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/py-bulksms/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile index 8e0a9f3bbf5d..573acec86500 100644 --- a/comms/py-bulksms/Makefile +++ b/comms/py-bulksms/Makefile @@ -8,11 +8,10 @@ PORTNAME= bulksms PORTVERSION= 0.1 CATEGORIES= comms python -MASTER_SITES= http://botanicus.net/dw/dl/ \ - http://evo6.org/ports/py-bulksms/ +MASTER_SITES= http://botanicus.net/dw/dl/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= andy@evo6.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python client for the BulkSMS.co.uk HTTP API USE_PYTHON= yes |