diff options
-rw-r--r-- | textproc/smartdoc-devel/Makefile | 2 | ||||
-rw-r--r-- | textproc/smartdoc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/smartdoc-devel/Makefile b/textproc/smartdoc-devel/Makefile index 4e06b020626e..cc1c6e9edc93 100644 --- a/textproc/smartdoc-devel/Makefile +++ b/textproc/smartdoc-devel/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= kiri/smartdoc EXTRACT_SUFX= .zip DIST_SUBDIR= ${PORTNAME} -MAINTAINER= kunishi@acm.org +MAINTAINER= ports@FreeBSD.org COMMENT= XML utility to create various documents(devel version) RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper diff --git a/textproc/smartdoc/Makefile b/textproc/smartdoc/Makefile index 957af8025fbc..972f29646c4f 100644 --- a/textproc/smartdoc/Makefile +++ b/textproc/smartdoc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.asahi-net.or.jp/~dp8t-asm/java/tools/SmartDoc/ DISTNAME= setup${PORTVERSION:S/.//g} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= kunishi@acm.org +MAINTAINER= ports@FreeBSD.org COMMENT= XML utility to create various documents BUILD_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog |