diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-09-17 21:31:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-09-17 21:31:48 +0000 |
commit | 7b625c7f1c451e9d42a1c2e6a4a423bb9868692c (patch) | |
tree | f78b649b3fa3d13338f15abd07195fb848870fb3 /comms | |
parent | 231afbecda992e33194cd562e7ee20c380fb5ea1 (diff) | |
download | ports-7b625c7f1c451e9d42a1c2e6a4a423bb9868692c.tar.gz ports-7b625c7f1c451e9d42a1c2e6a4a423bb9868692c.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/o2sms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/o2sms/Makefile b/comms/o2sms/Makefile index e46a7c059b1a..fd58e2763795 100644 --- a/comms/o2sms/Makefile +++ b/comms/o2sms/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN \ http://www.mackers.com/projects/o2sms/releases/ MASTER_SITE_SUBDIR= WWW/MACKERS -MAINTAINER= ports@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= Send SMS messages via the websites of Irish mobile operators BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ |