diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-10-20 16:17:59 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-10-20 16:17:59 +0000 |
commit | 435e9231b043407d19dfe14f6099c480c2fc97cd (patch) | |
tree | c0c3174ff7c7d1711dd00f78ba750e2fced3eace /korean | |
parent | 27e263f944f1c45c7d429bd6939a0ef7aab56ee7 (diff) |
Notes
Diffstat (limited to 'korean')
-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: |