diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-05 05:46:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-05 05:46:33 +0000 |
commit | 756130dd96abcd58ddb65c518d3d7cedb067f46c (patch) | |
tree | 14069c19683bdb987b09cb31f5508170eecf0700 /misc/gwhich | |
parent | e2b140c593efb707b24e727aadadcfe8d6992701 (diff) | |
download | ports-756130dd96abcd58ddb65c518d3d7cedb067f46c.tar.gz ports-756130dd96abcd58ddb65c518d3d7cedb067f46c.zip |
Notes
Diffstat (limited to 'misc/gwhich')
-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 |