1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

I can't believe I forgot to add uulib here. ;)

This commit is contained in:
Satoshi Asami 1997-05-21 07:35:05 +00:00
parent f9046b3982
commit b852b819b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6524

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.1 1997/04/26 23:55:18 asami Exp $
# $Id: Makefile,v 1.2 1997/04/27 00:14:24 asami Exp $
#
SUBDIR += btoa
@ -8,6 +8,7 @@
SUBDIR += trans
SUBDIR += uudeview
SUBDIR += uudx
SUBDIR += uulib
SUBDIR += xdeview
.include <bsd.port.subdir.mk>