diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 07:28:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 07:28:44 +0000 |
commit | 1492eb5e4b8ac70052460e5b2fb94602ab14ddcf (patch) | |
tree | 46087d69558f2e2a3160ec0a8a0a9be2f87c5b20 /shells/pash | |
parent | fb07e46f49154f4ee3eee2e34cd368c9cf3c85c4 (diff) | |
download | ports-1492eb5e4b8ac70052460e5b2fb94602ab14ddcf.tar.gz ports-1492eb5e4b8ac70052460e5b2fb94602ab14ddcf.zip |
Notes
Diffstat (limited to 'shells/pash')
-rw-r--r-- | shells/pash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/pash/Makefile b/shells/pash/Makefile index 8d51cfb8ccee..37231c055e48 100644 --- a/shells/pash/Makefile +++ b/shells/pash/Makefile @@ -11,7 +11,7 @@ CATEGORIES= shells MASTER_SITES= http://www.chez-pierre.com/pash/Archives/ DISTNAME= pash.sources -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A full-screen shell (commander GUI) for *nix. NO_WRKSUBDIR= yes |