diff options
author | will <will@FreeBSD.org> | 2001-01-27 13:40:03 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-27 13:40:03 +0800 |
commit | 170c1940053590f43a633fcdb98b5e9d1f9d0aa3 (patch) | |
tree | 6645da326f179dd11e8af1fad06ef61a2478751e | |
parent | aa6fe9e342442574a8d7ea724adfe1de9f896427 (diff) | |
download | freebsd-ports-gnome-170c1940053590f43a633fcdb98b5e9d1f9d0aa3.tar.gz freebsd-ports-gnome-170c1940053590f43a633fcdb98b5e9d1f9d0aa3.tar.zst freebsd-ports-gnome-170c1940053590f43a633fcdb98b5e9d1f9d0aa3.zip |
Remove inactive MAINTAINER <hsu>, he hasn't committed in over 2 years.
-rw-r--r-- | devel/jam/Makefile | 2 | ||||
-rw-r--r-- | lang/Gofer/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/lang/Gofer/Makefile b/lang/Gofer/Makefile index 6f22c9740917..97aa26ac19f7 100644 --- a/lang/Gofer/Makefile +++ b/lang/Gofer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ftp://cs.nott.ac.uk/nott-fp/languages/haskell/gofer/ DISTNAME= gofer230a -MAINTAINER= hsu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/src LIBDIR= ${PREFIX}/lib/Gofer |