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 | |
parent | Remove stb as maintainer; he hasn't committed anything for 18 months. (diff) |
Remove inactive MAINTAINER <jfieber>, who hasn't committed in 14 months.
Notes
Notes:
svn path=/head/; revision=37620
-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 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 diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 884de2313a06..d35d86bc42f7 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= jfieber@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index 3430aecff124..9eea5b8557a2 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= jfieber@FreeBSD.org +MAINTAINER= ports@FreeBSD.org # There are two ports that satisfy the nsgmls requirement. # Jade is preferred, but it currently doesn't compile on 2.1.x |