1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Add popper back to SUBDIR, move procmail to BROKEN until chmod /var/mail

problem is solved.
This commit is contained in:
Satoshi Asami 1995-04-16 20:41:09 +00:00
parent e253d5c036
commit 8eb14e7b02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1405

View File

@ -1,9 +1,9 @@
#
# $Id: Makefile,v 1.6 1995/01/21 00:42:51 ache Exp $
# $Id: Makefile,v 1.7 1995/04/16 08:16:58 asami Exp $
#
# BROKEN= popper (doesn't fetch)
# BROKEN= procmail (suid's system dirs)
#
SUBDIR= elm metamail mh pine pgpsendmail procmail smail
SUBDIR= elm metamail mh pine pgpsendmail popper smail
.include <bsd.port.subdir.mk>