diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2016-12-31 17:41:17 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2016-12-31 17:41:17 +0000 |
commit | 77eed30703f4a6877dcb68ba4b79c633e9b71d4d (patch) | |
tree | 784362aec604262e17a5441f9dee8b6b686dbb35 | |
parent | sysutils/testdisk: remove optional option on expired ntfsprogs, always use (diff) |
Reset maintainership of ports belonging to <joris@vandalon.nl>
No known ports activity since 2012; multiple PR timeouts since then
Note:
archivers/libunrar4 will soon be deprecated by upcoming archivers/libunrar5
sysutils/fusefs-rar2fs has a pending update [1] and potentially a new
maintainer
PR: 214277 [1]
Notes
Notes:
svn path=/head/; revision=430146
-rw-r--r-- | archivers/libunrar4/Makefile | 2 | ||||
-rw-r--r-- | audio/mp3c/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fusefs-rar2fs/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/libunrar4/Makefile b/archivers/libunrar4/Makefile index e5f9ef7e92f7..8885462e79c4 100644 --- a/archivers/libunrar4/Makefile +++ b/archivers/libunrar4/Makefile @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.rarlab.com/rar/ DISTNAME= unrarsrc-${PORTVERSION} -MAINTAINER= joris@vandalon.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Library to work with RAR archives WRKSRC= ${WRKDIR}/unrar diff --git a/audio/mp3c/Makefile b/audio/mp3c/Makefile index 56507c1a3ac4..b56907b5be5a 100644 --- a/audio/mp3c/Makefile +++ b/audio/mp3c/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.wspse.de/linux/wspse/ -MAINTAINER= joris@vandalon.nl +MAINTAINER= ports@FreeBSD.org COMMENT= CD to mp3c converter with a console frontend LICENSE= GPLv2 diff --git a/sysutils/fusefs-rar2fs/Makefile b/sysutils/fusefs-rar2fs/Makefile index 15579bcf6c05..9a7294a35e81 100644 --- a/sysutils/fusefs-rar2fs/Makefile +++ b/sysutils/fusefs-rar2fs/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE:rar2fs http://www.rarlab.com/rar/:unrarsrc PKGNAMEPREFIX= fusefs- DISTFILES= rar2fs-1.15.1.tar.gz:rar2fs unrarsrc-4.2.4.tar.gz:unrarsrc -MAINTAINER= joris@vandalon.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Mount rar archives as filesystem LICENSE= GPLv3 |