diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | c98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch) | |
tree | 79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /misc/mshell | |
parent | b7797c8f9cae00eef6480e567b0f9ab5d21741ed (diff) | |
download | ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.tar.gz ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.zip |
Notes
Diffstat (limited to 'misc/mshell')
-rw-r--r-- | misc/mshell/Makefile | 3 | ||||
-rw-r--r-- | misc/mshell/pkg-plist | 6 |
2 files changed, 3 insertions, 6 deletions
diff --git a/misc/mshell/Makefile b/misc/mshell/Makefile index eb649ff65dd5..ac401657e10e 100644 --- a/misc/mshell/Makefile +++ b/misc/mshell/Makefile @@ -3,7 +3,7 @@ # Date created: 24 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.7 1995/11/26 10:48:04 asami Exp $ +# $Id: Makefile,v 1.8 1996/11/11 05:49:51 obrien Exp $ # DISTNAME= mshell @@ -15,6 +15,7 @@ DISTFILES= 7432.Z MAINTAINER= jmz@FreeBSD.org NO_WRKSUBDIR= yes +MAN1= mshell.1 do-extract: @rm -rf ${WRKDIR} diff --git a/misc/mshell/pkg-plist b/misc/mshell/pkg-plist index 0a3c415a695b..f7fad8a7b8d2 100644 --- a/misc/mshell/pkg-plist +++ b/misc/mshell/pkg-plist @@ -1,8 +1,4 @@ -@cd /usr/local -@mode 644 -@owner bin lib/menus/sample.men lib/menus/menulogin -man/man1/mshell.1 -@mode 755 +man/man1/mshell.1.gz bin/mshell |