diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
commit | c02010737965d687f6d0898c43fba834e6fb2c73 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /net-im/openfire | |
parent | 334b43b730e92ace90d8e107472b15e3bf925769 (diff) |
Notes
Diffstat (limited to 'net-im/openfire')
-rw-r--r-- | net-im/openfire/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index 94021562565e..66761b454969 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-im java MASTER_SITES= http://download.igniterealtime.org/openfire/ DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enterprise instant messaging server LICENSE= APACHE20 |