svn commit: r482588 - head/korean/man-doc

Tobias Kortkamp tobik at FreeBSD.org
Sat Oct 20 16:18:00 UTC 2018


Author: tobik
Date: Sat Oct 20 16:17:59 2018
New Revision: 482588
URL: https://svnweb.freebsd.org/changeset/ports/482588

Log:
  Undeprecate korean/man-doc and assign new maintainer
  
  Hyun Hwang wants to maintain and update the Korean man pages.

Modified:
  head/korean/man-doc/Makefile

Modified: head/korean/man-doc/Makefile
==============================================================================
--- head/korean/man-doc/Makefile	Sat Oct 20 16:17:18 2018	(r482587)
+++ head/korean/man-doc/Makefile	Sat Oct 20 16:17:59 2018	(r482588)
@@ -10,11 +10,8 @@ MASTER_SITES=	LOCAL/perky \
 PKGNAMESUFFIX=	-doc
 DISTNAME=	ko-man-doc-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	hyun at caffeinated.codes
 COMMENT=	Korean online manual pages
-
-DEPRECATED=	unmaintained and outdated
-EXPIRATION_DATE=	2018-12-31
 
 RUN_DEPENDS=	${LOCALBASE}/bin/groff:japanese/groff
 


More information about the svn-ports-all mailing list