diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-02-24 22:35:18 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-02-24 22:35:18 +0000 |
commit | 4b856bf8d4bcb8803b89be90ef03b58a23da3cf0 (patch) | |
tree | 67f8670c88e9cf6911d356e463a70fe138fe57dd /polish | |
parent | ee7d5a3917ff79b676b1c757190d138871669842 (diff) | |
download | ports-4b856bf8d4bcb8803b89be90ef03b58a23da3cf0.tar.gz ports-4b856bf8d4bcb8803b89be90ef03b58a23da3cf0.zip |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/ekg/Makefile | 2 | ||||
-rw-r--r-- | polish/ekg2/Makefile | 2 | ||||
-rw-r--r-- | polish/kadu/Makefile | 2 | ||||
-rw-r--r-- | polish/libgadu/Makefile | 2 | ||||
-rw-r--r-- | polish/qnapi/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile index 90998e812c06..eaa9199d7744 100644 --- a/polish/ekg/Makefile +++ b/polish/ekg/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 3 CATEGORIES= polish net-im MASTER_SITES= http://ekg.chmurka.net/ -MAINTAINER= pawel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Text-mode Gadu-Gadu client LICENSE= GPLv2 diff --git a/polish/ekg2/Makefile b/polish/ekg2/Makefile index 9c860fd0795b..6bc5bd31ddf1 100644 --- a/polish/ekg2/Makefile +++ b/polish/ekg2/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= http://pl.ekg2.org/ -MAINTAINER= pawel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Text-mode Gadu-Gadu, Jabber, and IRC client LIB_DEPENDS= libgadu.so:polish/libgadu \ diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index 3fa3695eee52..f8d6e11e057e 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:kadu DIST_SUBDIR= kadu EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= pawel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Internet communicator supporting Gadu-Gadu and Jabber/XMPP LICENSE= GPLv2 diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile index ad21fdf1b8df..7481453e0b3f 100644 --- a/polish/libgadu/Makefile +++ b/polish/libgadu/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.12.2 PORTEPOCH= 1 CATEGORIES= polish net-im -MAINTAINER= pawel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Instant messaging library for Gadu-Gadu protocol LICENSE= LGPL21 diff --git a/polish/qnapi/Makefile b/polish/qnapi/Makefile index 18f109020174..dd1314b5745f 100644 --- a/polish/qnapi/Makefile +++ b/polish/qnapi/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.2.3 PORTREVISION= 1 CATEGORIES= polish multimedia -MAINTAINER= pawel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt5 based subtitle downloader LICENSE= GPLv2 |