1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Activate zsh-devel port.

This commit is contained in:
Steve Price 1998-12-24 08:02:30 +00:00
parent 81165fa536
commit b645f971f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15579

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.14 1998/06/25 22:26:26 asami Exp $
# $Id: Makefile,v 1.15 1998/12/07 02:22:12 asami Exp $
#
SUBDIR += bash1
@ -8,5 +8,6 @@
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += zsh
SUBDIR += zsh-devel
.include <bsd.port.subdir.mk>