diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:26:22 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:26:22 +0000 |
commit | 1cd689790620bd20c8b1ad55db0b7ca3cb2c87b6 (patch) | |
tree | 0ce10bb6ad7879b0db08151b7248606fe51c9446 /textproc/iso12083 | |
parent | 5054cd7693b40135c46a435b14a23673f1aeec9f (diff) | |
download | ports-1cd689790620bd20c8b1ad55db0b7ca3cb2c87b6.tar.gz ports-1cd689790620bd20c8b1ad55db0b7ca3cb2c87b6.zip |
Remove inactive MAINTAINER <jfieber>, who hasn't committed in 14 months.
Notes
Notes:
svn path=/head/; revision=37620
Diffstat (limited to 'textproc/iso12083')
-rw-r--r-- | textproc/iso12083/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile index 7aa21e96a939..4a9b0bbd5eed 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= jfieber@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog |