update path for static shells in 3.8
This commit is contained in:
parent
2c369118f2
commit
6c68cb78da
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2006/01/09 21:21:39 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2006/02/10 11:33:17 espie Exp $
|
||||
|
||||
COMMENT= "GNU Bourne Again Shell"
|
||||
|
||||
DISTNAME= bash-3.1
|
||||
PKGNAME= ${DISTNAME}.1
|
||||
PKGNAME= ${DISTNAME}.1p0
|
||||
CATEGORIES= shells
|
||||
HOMEPAGE= http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2004/09/15 08:57:23 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2006/02/10 11:33:17 espie Exp $
|
||||
@pkgpath shells/bash,static
|
||||
@shell bin/bash
|
||||
bin/bashbug
|
||||
@info info/bash.info
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2006/01/15 13:58:39 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2006/02/10 11:33:17 espie Exp $
|
||||
|
||||
COMMENT= "extended C-shell with many useful features"
|
||||
|
||||
DISTNAME= tcsh-6.14.00
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2006/01/15 13:58:39 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2006/02/10 11:33:17 espie Exp $
|
||||
@pkgpath shells/tcsh,static
|
||||
@shell bin/tcsh
|
||||
@man man/man1/tcsh.1
|
||||
share/nls/C/tcsh.cat
|
||||
|
Loading…
Reference in New Issue
Block a user