diff options
author | culot <culot@FreeBSD.org> | 2015-11-21 21:21:14 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2015-11-21 21:21:14 +0800 |
commit | 90fc1af5cb32db0ae2c1fbebaf06b216321c1f50 (patch) | |
tree | c840f8b0935d6cd6015b25b65dfa88c8363b8c52 /net/p5-Net-SMPP | |
parent | 2c8c6cbaa04e4c6d5b2c713e5e2b7f9e8a53bd69 (diff) | |
download | freebsd-ports-gnome-90fc1af5cb32db0ae2c1fbebaf06b216321c1f50.tar.gz freebsd-ports-gnome-90fc1af5cb32db0ae2c1fbebaf06b216321c1f50.tar.zst freebsd-ports-gnome-90fc1af5cb32db0ae2c1fbebaf06b216321c1f50.zip |
- Reassign jhay@'s ports after his commit bit was taken in for safekeeping
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 |