diff options
author | kiri <kiri@FreeBSD.org> | 2001-04-23 11:43:14 +0800 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2001-04-23 11:43:14 +0800 |
commit | 2b7dbedcae14ed360173983c4b1c4c74f9cbcd4c (patch) | |
tree | 613daa7506ca290508639feb8a40ed2805d75de1 /textproc/smartdoc | |
parent | fc120d5b76342f1f8e5264b8efd7af33642b8158 (diff) | |
download | freebsd-ports-gnome-2b7dbedcae14ed360173983c4b1c4c74f9cbcd4c.tar.gz freebsd-ports-gnome-2b7dbedcae14ed360173983c4b1c4c74f9cbcd4c.tar.zst freebsd-ports-gnome-2b7dbedcae14ed360173983c4b1c4c74f9cbcd4c.zip |
Change MAINTAINER to kunishi@acm.org.
Diffstat (limited to 'textproc/smartdoc')
-rw-r--r-- | textproc/smartdoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/smartdoc/Makefile b/textproc/smartdoc/Makefile index 4b26c6862540..c9e4ae582ab1 100644 --- a/textproc/smartdoc/Makefile +++ b/textproc/smartdoc/Makefile @@ -15,7 +15,7 @@ DISTNAME= setup EXTRACT_SUFX= .zip DIST_SUBDIR= ${PORTNAME} -MAINTAINER= kiri@FreeBSD.org +MAINTAINER= kunishi@acm.org BUILD_DEPENDS= ${JDKDIR}/bin/java:${PORTSDIR}/java/jdk12-beta \ nkf:${PORTSDIR}/japanese/nkf |