diff options
author | tobik <tobik@FreeBSD.org> | 2018-10-21 00:17:59 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-10-21 00:17:59 +0800 |
commit | c2639ae0ab7e0713d56446793158ddf1f6331b0e (patch) | |
tree | c0c3174ff7c7d1711dd00f78ba750e2fced3eace | |
parent | cfe1db252e5a030431114182e23afd70a73031c1 (diff) | |
download | freebsd-ports-gnome-c2639ae0ab7e0713d56446793158ddf1f6331b0e.tar.gz freebsd-ports-gnome-c2639ae0ab7e0713d56446793158ddf1f6331b0e.tar.zst freebsd-ports-gnome-c2639ae0ab7e0713d56446793158ddf1f6331b0e.zip |
Undeprecate korean/man-doc and assign new maintainer
Hyun Hwang wants to maintain and update the Korean man pages.
-rw-r--r-- | korean/man-doc/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/korean/man-doc/Makefile b/korean/man-doc/Makefile index a16560b6bbe2..7f92b83912ae 100644 --- a/korean/man-doc/Makefile +++ b/korean/man-doc/Makefile @@ -10,12 +10,9 @@ MASTER_SITES= LOCAL/perky \ PKGNAMESUFFIX= -doc DISTNAME= ko-man-doc-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hyun@caffeinated.codes COMMENT= Korean online manual pages -DEPRECATED= unmaintained and outdated -EXPIRATION_DATE= 2018-12-31 - RUN_DEPENDS= ${LOCALBASE}/bin/groff:japanese/groff post-patch: |