diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:46:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:46:10 +0000 |
commit | 67459b00b466695a1be0138a6b306a25b106a52c (patch) | |
tree | 61465ac5bbc01399a6a00eb8048ba2d3059f9b14 /textproc | |
parent | 5e445a95d9a891f9e301360ae62b98c9c5fc2b28 (diff) | |
download | ports-67459b00b466695a1be0138a6b306a25b106a52c.tar.gz ports-67459b00b466695a1be0138a6b306a25b106a52c.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/docbook-241/Makefile | 2 | ||||
-rw-r--r-- | textproc/docbook-300/Makefile | 2 | ||||
-rw-r--r-- | textproc/docbook-310/Makefile | 2 | ||||
-rw-r--r-- | textproc/docbook/Makefile | 2 | ||||
-rw-r--r-- | textproc/scr2txt/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/textproc/docbook-241/Makefile b/textproc/docbook-241/Makefile index 736d8410b728..432516213283 100644 --- a/textproc/docbook-241/Makefile +++ b/textproc/docbook-241/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ora.com/pub/davenport/ DISTFILES= docbk241.tar.Z EXTRACT_ONLY= # empty -MAINTAINER= nik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= V2.4.1 of the DocBook DTD, designed for technical documentation RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ diff --git a/textproc/docbook-300/Makefile b/textproc/docbook-300/Makefile index fae10d0d6388..104d16b23260 100644 --- a/textproc/docbook-300/Makefile +++ b/textproc/docbook-300/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ora.com/pub/davenport/ DISTFILES= docbk30.tar.Z EXTRACT_ONLY= # empty -MAINTAINER= nik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= V3.0 of the DocBook DTD, designed for technical documentation RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ diff --git a/textproc/docbook-310/Makefile b/textproc/docbook-310/Makefile index 79429c00e71d..861a6d78ded1 100644 --- a/textproc/docbook-310/Makefile +++ b/textproc/docbook-310/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.docbook.org/sgml/3.1/ DISTNAME= docbk31 EXTRACT_ONLY= # empty -MAINTAINER= nik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= V3.1 of the DocBook DTD, designed for technical documentation RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ diff --git a/textproc/docbook/Makefile b/textproc/docbook/Makefile index d1cb3ea44901..3a48b4594141 100644 --- a/textproc/docbook/Makefile +++ b/textproc/docbook/Makefile @@ -13,7 +13,7 @@ CATEGORIES= textproc MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= nik@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Meta-port for the different versions of the DocBook DTD RUN_DEPENDS= ${PREFIX}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 \ diff --git a/textproc/scr2txt/Makefile b/textproc/scr2txt/Makefile index ba7a4bf4c5c4..5918470aeffc 100644 --- a/textproc/scr2txt/Makefile +++ b/textproc/scr2txt/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nik NO_WRKSUBDIR= yes -MAINTAINER= nik@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts the output of "vidcontrol -p" to text MAN1= scr2txt.1 |