diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-05 12:06:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-05 12:06:21 +0000 |
commit | cbd28b2896ad7a3c553b4637e057229b31014cba (patch) | |
tree | 311ff31aa830058852a8e1eaf8bc6d0e644dcaa2 /shells | |
parent | 9f8c515f18c9d61ef7866d07ac9e0ecf37b0e54e (diff) | |
download | ports-cbd28b2896ad7a3c553b4637e057229b31014cba.tar.gz ports-cbd28b2896ad7a3c553b4637e057229b31014cba.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/mudsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/mudsh/Makefile b/shells/mudsh/Makefile index 867b93d5c7eb..34fd084be6a5 100644 --- a/shells/mudsh/Makefile +++ b/shells/mudsh/Makefile @@ -13,7 +13,7 @@ DISTNAME= mudsh EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= ports@FreeBSD.og +MAINTAINER= ports@FreeBSD.org COMMENT= An "intelligent" game-like shell NO_WRKSUBDIR= yes |