diff options
author | jhale <jhale@FreeBSD.org> | 2017-01-01 01:41:17 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2017-01-01 01:41:17 +0800 |
commit | 6ea4526c4dfdb96183c4263c91cd91f8d84ebd87 (patch) | |
tree | 784362aec604262e17a5441f9dee8b6b686dbb35 /archivers | |
parent | 0aea09be66639f04c7ffab7315270fc01e3801ae (diff) | |
download | freebsd-ports-gnome-6ea4526c4dfdb96183c4263c91cd91f8d84ebd87.tar.gz freebsd-ports-gnome-6ea4526c4dfdb96183c4263c91cd91f8d84ebd87.tar.zst freebsd-ports-gnome-6ea4526c4dfdb96183c4263c91cd91f8d84ebd87.zip |
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]
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/libunrar4/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |