diff options
author | miwi <miwi@FreeBSD.org> | 2015-11-26 22:39:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-11-26 22:39:58 +0800 |
commit | da221bcbc49aa8970c38c2c999c2994b4a995dbe (patch) | |
tree | ca80e75a1fa4c816cc1d3b1d5710589deb83a098 /net-im | |
parent | d1023ef057e8b89ca209329ad04874056743e8eb (diff) | |
download | freebsd-ports-gnome-da221bcbc49aa8970c38c2c999c2994b4a995dbe.tar.gz freebsd-ports-gnome-da221bcbc49aa8970c38c2c999c2994b4a995dbe.tar.zst freebsd-ports-gnome-da221bcbc49aa8970c38c2c999c2994b4a995dbe.zip |
- Take Maintainership
Approved by: mat (mentor)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pecl-stomp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pecl-stomp/Makefile b/net-im/pecl-stomp/Makefile index 46c697fde474..ab14e5f8ae49 100644 --- a/net-im/pecl-stomp/Makefile +++ b/net-im/pecl-stomp/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-im pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PECL extension of stomp client LICENSE= PHP301 |