diff options
author | Martin Cracauer <cracauer@FreeBSD.org> | 1997-07-15 15:00:30 +0000 |
---|---|---|
committer | Martin Cracauer <cracauer@FreeBSD.org> | 1997-07-15 15:00:30 +0000 |
commit | 0f75a2326e941f444e160dbc9c2e43e1f6d83885 (patch) | |
tree | 4bebd9d39bc6b4f0b2ed914ebe341fb94d346474 /shells | |
parent | 014fef2b615069797820a3cd4c7919b512b1f636 (diff) | |
download | ports-0f75a2326e941f444e160dbc9c2e43e1f6d83885.tar.gz ports-0f75a2326e941f444e160dbc9c2e43e1f6d83885.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/scsh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/scsh/Makefile b/shells/scsh/Makefile index 0bc0091eb7b2..0647f8029496 100644 --- a/shells/scsh/Makefile +++ b/shells/scsh/Makefile @@ -3,7 +3,7 @@ # Date created: Jul, 15, 1997 # Whom: cracauer@cons.org "Martin Cracauer" # -# $Id: Makefile,v 1.2 1997/07/15 12:00:46 cracauer Exp $ +# $Id: Makefile,v 1.3 1997/07/15 13:45:33 cracauer Exp $ # DISTNAME= scsh-0.5.1 @@ -14,7 +14,6 @@ MAINTAINER= cracauer@cons.org GNU_CONFIGURE= yes -NO_CDROM= "Wait for next release by the author's request" ALL_TARGET= enough MAN1= scsh.1 STRIP= |