1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Actiate yodl.

This commit is contained in:
Donald Burr 1998-07-20 23:56:17 +00:00
parent 49112a5e94
commit dcc9181401
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12040

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.25 1998/07/12 23:25:40 steve Exp $
# $Id: Makefile,v 1.26 1998/07/20 03:46:54 steve Exp $
#
SUBDIR += agrep
@ -33,5 +33,6 @@
SUBDIR += urlview
SUBDIR += wdiff
SUBDIR += word2x
SUBDIR += yodl
.include <bsd.port.subdir.mk>