aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-16 22:47:25 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-16 22:47:25 +0000
commitf22824f96c2d90f6e94e3557abd5242180d1b1f5 (patch)
tree06bcb07a19c808623805e9841bc0185d3e0db79e /mail
parenta4c44d5b3a97704dbf3e91f1930bcf6c61645dc5 (diff)
downloadports-f22824f96c2d90f6e94e3557abd5242180d1b1f5.tar.gz
ports-f22824f96c2d90f6e94e3557abd5242180d1b1f5.zip
Move procmail back to SUBDIR now that Andrey has fixed the chmod
/var/mail problem.
Notes
Notes: svn path=/head/; revision=1410
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/Makefile b/mail/Makefile
index a9e02cf70fa6..9f3319accdc6 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,9 +1,9 @@
#
-# $Id: Makefile,v 1.7 1995/04/16 08:16:58 asami Exp $
+# $Id: Makefile,v 1.8 1995/04/16 20:41:09 asami Exp $
#
-# BROKEN= procmail (suid's system dirs)
+# BROKEN= none
#
-SUBDIR= elm metamail mh pine pgpsendmail popper smail
+SUBDIR= elm metamail mh pine pgpsendmail popper procmail smail
.include <bsd.port.subdir.mk>