diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-02-22 20:53:13 +0800 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-02-22 20:53:13 +0800 |
commit | 42e93c3579a352d16bcc256f93614c70101f34a8 (patch) | |
tree | 9dbd16739316c47da756b6c0c13942594a74841a /net-im/freetalk | |
parent | 756eee6f9cedef9ceafc909c7d810b044d31091f (diff) | |
download | freebsd-ports-gnome-42e93c3579a352d16bcc256f93614c70101f34a8.tar.gz freebsd-ports-gnome-42e93c3579a352d16bcc256f93614c70101f34a8.tar.zst freebsd-ports-gnome-42e93c3579a352d16bcc256f93614c70101f34a8.zip |
Reset MAINTAINER
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html
Submitted by: olevole@olevole.ru (maintainer)
Diffstat (limited to 'net-im/freetalk')
-rw-r--r-- | net-im/freetalk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/freetalk/Makefile b/net-im/freetalk/Makefile index feba5851a12b..37638995d7d4 100644 --- a/net-im/freetalk/Makefile +++ b/net-im/freetalk/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 2 CATEGORIES= net-im -MAINTAINER= olevole@olevole.ru +MAINTAINER= ports@FreeBSD.org COMMENT= GNU console based Jabber client LICENSE= GPLv3+ |