diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-01-29 03:45:45 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-01-29 03:45:45 +0000 |
commit | 29f4a332357ae89f7610aa4aac6b5e12c9b4138d (patch) | |
tree | b1e446add5cb179e776b5335f5a2f351ff05a3b1 | |
parent | 14d2a78255ae2057dcbe1b0128fa65a28a257f6f (diff) | |
download | ports-29f4a332357ae89f7610aa4aac6b5e12c9b4138d.tar.gz ports-29f4a332357ae89f7610aa4aac6b5e12c9b4138d.zip |
I'll maintain them for Documentation Project.
Notes
Notes:
svn path=/head/; revision=37717
-rw-r--r-- | textproc/iso12083/Makefile | 2 | ||||
-rw-r--r-- | textproc/jade/Makefile | 2 | ||||
-rw-r--r-- | textproc/sgmlformat/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile index 4a9b0bbd5eed..03cb002e2317 100644 --- a/textproc/iso12083/Makefile +++ b/textproc/iso12083/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://info.ex.ac.uk/pub/SGML/ISO-12083/ DISTFILES= article.dtd book.dtd maths.dtd serial.dtd -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kuriyama@FreeBSD.org RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 1ecf6cc73a12..65b4b7f392f2 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -14,7 +14,7 @@ PATCH_SITES= http://ftp.debian.org/debian/dists/unstable/main/source/text/ PATCHFILES= jade_1.2.1-13.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kuriyama@FreeBSD.org USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index 9eea5b8557a2..0e1971fc6b0f 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7 CATEGORIES= textproc print MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kuriyama@FreeBSD.org # There are two ports that satisfy the nsgmls requirement. # Jade is preferred, but it currently doesn't compile on 2.1.x |