diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-05 13:46:33 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-05 13:46:33 +0800 |
commit | 6657ef42a3ed7993a65c635eb7d5a84ac33aae54 (patch) | |
tree | 1953f4b07a6c7b5214839cb6c54f920c7d8ec2be /misc | |
parent | 49262a1947d81ceb2ce42c3b1fc78358059a30e2 (diff) | |
download | freebsd-ports-gnome-6657ef42a3ed7993a65c635eb7d5a84ac33aae54.tar.gz freebsd-ports-gnome-6657ef42a3ed7993a65c635eb7d5a84ac33aae54.tar.zst freebsd-ports-gnome-6657ef42a3ed7993a65c635eb7d5a84ac33aae54.zip |
Reset jeremy@external.org who has not responded to email asking about
maintainer timeouts.
Hat: portmgr
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gwhich/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile index de1e823bfbcb..ac56bedc8c69 100644 --- a/misc/gwhich/Makefile +++ b/misc/gwhich/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cse.cuhk.edu.hk/pub/gnu/gnu/which/ \ http://voodoo.bawue.com/download/ DISTNAME= which-${PORTVERSION} -MAINTAINER= jeremy@external.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU Which - Everything you never wanted in a which GNU_CONFIGURE= yes |