diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:40:03 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:40:03 +0000 |
commit | 59a8a040ffce6ff157a1d88ac2658034e81a5646 (patch) | |
tree | 5a5fa33484ab83c3de016727d9787c0921a630d2 /devel/jam | |
parent | Remove inactive MAINTAINER <dt>, who hasn't committed in over 2 years. (diff) |
Remove inactive MAINTAINER <hsu>, he hasn't committed in over 2 years.
Diffstat (limited to 'devel/jam')
-rw-r--r-- | devel/jam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jam/Makefile b/devel/jam/Makefile index c7088956a9ae..5fb309accade 100644 --- a/devel/jam/Makefile +++ b/devel/jam/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2 CATEGORIES= devel MASTER_SITES= ftp://ftp1.perforce.com/pub/jam/ -MAINTAINER= hsu@freebsd.org +MAINTAINER= ports@freebsd.org HTML_DOCS_DIR= ${PREFIX}/share/doc/jam HTML_DOCS= Jam.html Jambase.html Jamfile.html Jamlang.html |