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 | |
parent | fb07e46f49154f4ee3eee2e34cd368c9cf3c85c4 (diff) | |
download | ports-1492eb5e4b8ac70052460e5b2fb94602ab14ddcf.tar.gz ports-1492eb5e4b8ac70052460e5b2fb94602ab14ddcf.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/mudsh/Makefile | 2 | ||||
-rw-r--r-- | shells/pash/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/shells/mudsh/Makefile b/shells/mudsh/Makefile index 05b91b348b1d..867b93d5c7eb 100644 --- a/shells/mudsh/Makefile +++ b/shells/mudsh/Makefile @@ -13,7 +13,7 @@ DISTNAME= mudsh EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= ports@FreeBSD.og COMMENT= An "intelligent" game-like shell NO_WRKSUBDIR= yes 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 |