diff options
-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 |