diff options
author | krion <krion@FreeBSD.org> | 2004-10-12 18:05:23 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-10-12 18:05:23 +0800 |
commit | 672c03f980f3dc83895f1893f01b16754a2dd378 (patch) | |
tree | 7940263a1d5cca6d77517545dc63b13b81ef20c0 /textproc | |
parent | 2e1b2c680fa211d9cc00118efb57536bf93b573e (diff) | |
download | freebsd-ports-gnome-672c03f980f3dc83895f1893f01b16754a2dd378.tar.gz freebsd-ports-gnome-672c03f980f3dc83895f1893f01b16754a2dd378.tar.zst freebsd-ports-gnome-672c03f980f3dc83895f1893f01b16754a2dd378.zip |
Drop maintainership
PR: ports/72142
Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
Diffstat (limited to 'textproc')
-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 |