Move es from plan9 to shells. (It has already been copied to shells
by Peter.)
This commit is contained in:
parent
0b117b2ada
commit
51c1684909
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3456
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# $Id: Makefile,v 1.9 1995/05/14 03:30:01 asami Exp $
|
# $Id: Makefile,v 1.10 1995/10/03 11:45:14 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
SUBDIR += bash
|
SUBDIR += bash
|
||||||
|
SUBDIR += es
|
||||||
SUBDIR += pdksh
|
SUBDIR += pdksh
|
||||||
SUBDIR += tcsh
|
SUBDIR += tcsh
|
||||||
SUBDIR += zsh
|
SUBDIR += zsh
|
||||||
|
|
|
@ -3,12 +3,12 @@
|
||||||
# Date created: Sun Aug 13 12:36:14 CDT 1995
|
# Date created: Sun Aug 13 12:36:14 CDT 1995
|
||||||
# Whom: erich@rrnet.com
|
# Whom: erich@rrnet.com
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.1.1.1 1995/08/14 04:07:59 asami Exp $
|
# $Id: Makefile,v 1.2 1995/10/28 20:32:00 erich Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= es-0.9-alpha1
|
DISTNAME= es-0.9-alpha1
|
||||||
PKGNAME= es-0.9a1
|
PKGNAME= es-0.9a1
|
||||||
CATEGORIES+= plan9
|
CATEGORIES+= shells
|
||||||
MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/
|
MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/
|
||||||
|
|
||||||
MAINTAINER= erich@FreeBSD.org
|
MAINTAINER= erich@FreeBSD.org
|
||||||
|
|
Loading…
Reference in a new issue