diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-05 12:06:21 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-05 12:06:21 +0000 |
commit | 73866a2d076ef2406974794da59f07ea1ab1a086 (patch) | |
tree | 205c8c001dfe2ee7fe8c85c4fab9db744090810b /shells | |
parent | 7243483e91ff1a935ffe9d464ac847e76b23e62d (diff) | |
download | FreeBSD-ports-73866a2d076ef2406974794da59f07ea1ab1a086.zip FreeBSD-ports-73866a2d076ef2406974794da59f07ea1ab1a086.tar.gz |
Some days it doesn't pay to try to try to chew through the leather straps.
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 867b93d..34fd084b 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 |