diff options
author | kris <kris@FreeBSD.org> | 2005-01-02 09:41:50 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-01-02 09:41:50 +0800 |
commit | 1c75439170853cd8287209bca188dc44631ea7df (patch) | |
tree | 286a67ecc268769702c74343a89a598439ce7f36 | |
parent | e8cdf7af41b62d68953411ea2682f35c5770d6fd (diff) | |
download | freebsd-ports-gnome-1c75439170853cd8287209bca188dc44631ea7df.tar.gz freebsd-ports-gnome-1c75439170853cd8287209bca188dc44631ea7df.tar.zst freebsd-ports-gnome-1c75439170853cd8287209bca188dc44631ea7df.zip |
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)
-rw-r--r-- | comms/py-bulksms/Makefile | 5 | ||||
-rw-r--r-- | mail/mb2md/Makefile | 2 |
2 files changed, 3 insertions, 4 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 diff --git a/mail/mb2md/Makefile b/mail/mb2md/Makefile index 5c91516a0314..048c58097e7b 100644 --- a/mail/mb2md/Makefile +++ b/mail/mb2md/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://batleth.sapienti-sat.org/projects/mb2md/ DISTNAME= ${PORTNAME}-${PORTVERSION}.pl EXTRACT_SUFX= .gz -MAINTAINER= andy@evo6.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts mbox mailboxes to Maildir RUN_DEPENDS= ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate |