diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 10:05:23 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 10:05:23 +0000 |
commit | 76ae5c555a03375034d5382639d17e48bd289152 (patch) | |
tree | a8e7748f605c3a32ceaca03fad93ed6af2536436 /textproc/smartdoc | |
parent | b240570e71dba13bf2475ada81e335aef1097b28 (diff) |
Notes
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 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 |