diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-10-20 23:58:12 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-10-20 23:58:12 +0800 |
commit | 03fb1bc1bc4b20666c1aaff916a6ba1714161722 (patch) | |
tree | e6aa68269518be8261903bc1ae16888c52befb1b /misc | |
parent | d13c01f2af44a7ec461f695132cce13daa8ae7c8 (diff) | |
download | freebsd-ports-gnome-03fb1bc1bc4b20666c1aaff916a6ba1714161722.tar.gz freebsd-ports-gnome-03fb1bc1bc4b20666c1aaff916a6ba1714161722.tar.zst freebsd-ports-gnome-03fb1bc1bc4b20666c1aaff916a6ba1714161722.zip |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kde-thumbnailer-chm/Makefile | 2 | ||||
-rw-r--r-- | misc/kde-thumbnailer-epub/Makefile | 2 | ||||
-rw-r--r-- | misc/kde-thumbnailer-fb2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/kde-thumbnailer-chm/Makefile b/misc/kde-thumbnailer-chm/Makefile index 9ce9d1d6e49f..c079be0e8ce9 100644 --- a/misc/kde-thumbnailer-chm/Makefile +++ b/misc/kde-thumbnailer-chm/Makefile @@ -7,7 +7,7 @@ CATEGORIES= misc kde MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ DISTNAME= 153410-${PORTNAME}-${PORTVERSION} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= KDE thumbnail generator for CHM files LIB_DEPENDS= libchm.so:misc/chmlib diff --git a/misc/kde-thumbnailer-epub/Makefile b/misc/kde-thumbnailer-epub/Makefile index 562cf13abc8c..fdc1cfa45599 100644 --- a/misc/kde-thumbnailer-epub/Makefile +++ b/misc/kde-thumbnailer-epub/Makefile @@ -6,7 +6,7 @@ CATEGORIES= misc kde MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ DISTNAME= 151210-${PORTNAME}-${PORTVERSION} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= KDE thumbnail generator for ePub files USES= cmake:outsource kde:4 diff --git a/misc/kde-thumbnailer-fb2/Makefile b/misc/kde-thumbnailer-fb2/Makefile index 45cf9cd74378..d873a91c5e14 100644 --- a/misc/kde-thumbnailer-fb2/Makefile +++ b/misc/kde-thumbnailer-fb2/Makefile @@ -6,7 +6,7 @@ CATEGORIES= misc kde MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ DISTNAME= 160180-${PORTNAME}-${PORTVERSION} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= KDE thumbnail generator for fb2 files USES= cmake:outsource kde:4 |