diff options
author | linimon <linimon@FreeBSD.org> | 2009-09-18 05:31:48 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-09-18 05:31:48 +0800 |
commit | d1d351c485db6b878c4c1379b9f82b2517ee52a2 (patch) | |
tree | bda845ad5d00c7a579f5dc81a70e500de38f5734 /comms/o2sms | |
parent | 99f653f57d48b3cf8f0752a69ab8958f38904f08 (diff) | |
download | freebsd-ports-gnome-d1d351c485db6b878c4c1379b9f82b2517ee52a2.tar.gz freebsd-ports-gnome-d1d351c485db6b878c4c1379b9f82b2517ee52a2.tar.zst freebsd-ports-gnome-d1d351c485db6b878c4c1379b9f82b2517ee52a2.zip |
Over to new volunteer.
Feature safe: yes
Diffstat (limited to 'comms/o2sms')
-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 \ |