diff options
author | Ed Maste <emaste@FreeBSD.org> | 2021-03-15 13:19:55 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2021-03-15 13:19:55 +0000 |
commit | 1296745958b14cd6b84113d5b4556d3b8b7ea3b9 (patch) | |
tree | 46713798023ef50bec5fd4720491a647cbc9c0e6 /japanese | |
parent | 9a40a712b988e40aaea7950112be944a05f88668 (diff) | |
download | ports-1296745958b14cd6b84113d5b4556d3b8b7ea3b9.tar.gz ports-1296745958b14cd6b84113d5b4556d3b8b7ea3b9.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/kon2-16dot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index 718857f11e58..e8889ae65f17 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} # '+=' is for slave ports -MAINTAINER= TsurutaniNaoki@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Kanji On Console -- Display kanji characters on your own console ONLY_FOR_ARCHS= i386 amd64 |