diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-25 18:44:20 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-25 18:44:20 +0000 |
commit | fbc06e4df689468b9a53f8781af64bd1849abb24 (patch) | |
tree | 206df2e78a00cc72ceac4dccbb0f55b66d1f174c /misc/mshell/Makefile | |
parent | 7fefa22f87c66ff96f8d14b1000729a8c01be87f (diff) | |
download | ports-fbc06e4df689468b9a53f8781af64bd1849abb24.tar.gz ports-fbc06e4df689468b9a53f8781af64bd1849abb24.zip |
Notes
Diffstat (limited to 'misc/mshell/Makefile')
-rw-r--r-- | misc/mshell/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/mshell/Makefile b/misc/mshell/Makefile index 46c5cd0a1a84..d35e3659fc17 100644 --- a/misc/mshell/Makefile +++ b/misc/mshell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mshell -# Date created: 24 September 1994 -# Whom: jmz -# +# Created by: jmz # $FreeBSD$ -# PORTNAME= mshell PORTVERSION= 1.0 @@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= jmz DISTFILES= 7432.Z MAINTAINER= ports@FreeBSD.org -COMMENT= A Unix menuing shell +COMMENT= Unix menuing shell NO_WRKSUBDIR= yes MAN1= mshell.1 |