diff options
author | kris <kris@FreeBSD.org> | 2005-01-02 01:41:50 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-01-02 01:41:50 +0000 |
commit | 1c75439170853cd8287209bca188dc44631ea7df (patch) | |
tree | 286a67ecc268769702c74343a89a598439ce7f36 /comms | |
parent | e8cdf7af41b62d68953411ea2682f35c5770d6fd (diff) | |
download | FreeBSD-ports-1c75439170853cd8287209bca188dc44631ea7df.zip FreeBSD-ports-1c75439170853cd8287209bca188dc44631ea7df.tar.gz |
Reset undeliverable maintainer address:
<andy@evo6.org>: Host or domain name not found. Name service error for
name=evo6.org type=A: Host not found
Remove associated MASTER_SITE.
Approved by: portmgr (self)
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 8e0a9f3..573acec 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 |