1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Enable xfmail.

This commit is contained in:
Satoshi Asami 1995-10-05 12:36:56 +00:00
parent 2b5303402e
commit 85a6b89433
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2268

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.14 1995/08/26 07:32:25 asami Exp $
# $Id: Makefile,v 1.15 1995/09/28 16:48:45 ache Exp $
#
SUBDIR += elm
@ -11,5 +11,6 @@
SUBDIR += popper
SUBDIR += procmail
SUBDIR += smail
SUBDIR += xfmail
.include <bsd.port.subdir.mk>