diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-05-08 17:21:49 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-05-08 17:21:49 +0000 |
commit | f8cc2c102f4fca50880801479b5eb5c9c87be8a4 (patch) | |
tree | 4c9fe40906899ed5072d23bceb6da69c122f66e5 /net-im | |
parent | 7155e78a689303ed4842edf47fdca8aa48ce2569 (diff) | |
download | ports-f8cc2c102f4fca50880801479b5eb5c9c87be8a4.tar.gz ports-f8cc2c102f4fca50880801479b5eb5c9c87be8a4.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pecl-stomp/Makefile | 2 | ||||
-rw-r--r-- | net-im/pecl-stomp2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pecl-stomp/Makefile b/net-im/pecl-stomp/Makefile index c52cbdb06c8e..0a59490d24ad 100644 --- a/net-im/pecl-stomp/Makefile +++ b/net-im/pecl-stomp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.9 PORTREVISION= 1 CATEGORIES= net-im pear -MAINTAINER= dbaio@bsd.com.br +MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension of stomp client LICENSE= PHP301 diff --git a/net-im/pecl-stomp2/Makefile b/net-im/pecl-stomp2/Makefile index 4290f1808970..65ea0fd35e5d 100644 --- a/net-im/pecl-stomp2/Makefile +++ b/net-im/pecl-stomp2/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.0.0 CATEGORIES= net-im pear PKGNAMESUFFIX= 2 -MAINTAINER= dbaio@bsd.com.br +MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension of stomp client LICENSE= PHP301 |