diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-11-21 13:21:14 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-11-21 13:21:14 +0000 |
commit | f28ec240492b79667afe7d6dbe1d8a8ca1fb2bca (patch) | |
tree | c840f8b0935d6cd6015b25b65dfa88c8363b8c52 /net/p5-Net-SMPP | |
parent | c5c6e8986a8659a58d24228cbe2b61923cb886f5 (diff) | |
download | ports-f28ec240492b79667afe7d6dbe1d8a8ca1fb2bca.tar.gz ports-f28ec240492b79667afe7d6dbe1d8a8ca1fb2bca.zip |
Notes
Diffstat (limited to 'net/p5-Net-SMPP')
-rw-r--r-- | net/p5-Net-SMPP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SMPP/Makefile b/net/p5-Net-SMPP/Makefile index a71c242487a6..a5dbb9d0dba4 100644 --- a/net/p5-Net-SMPP/Makefile +++ b/net/p5-Net-SMPP/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= jhay@FreeBSD.org +MAINTAINER= culot@FreeBSD.org COMMENT= Net::SMPP - pure Perl implementation of SMPP 3.4 over TCP USES= perl5 shebangfix |