Turn on ALLOW_CHANGING_FROM by default.

This commit is contained in:
cjs 1998-03-19 02:32:29 +00:00
parent 6a34d56391
commit 519b354695
2 changed files with 10 additions and 1 deletions

View file

@ -4,9 +4,14 @@
# Date created: 03 September 1994
# Whom: mr
#
# $NetBSD: Makefile,v 1.8 1998/03/07 21:24:14 hubertf Exp $
# $NetBSD: Makefile,v 1.9 1998/03/19 02:32:29 cjs Exp $
# FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp
#
# Note: If you want to have pine's default behaviour of not allowing
# modifications of the From: line, remove the file patch/patch-send
# before you compile. (Keep in mind there are lots and lots of other
# very easy ways of forging that From: line, though.)
#
DISTNAME= pine3.96
PKGNAME= pine-3.96

View file

@ -0,0 +1,4 @@
--- pine/send.c Wed Mar 18 17:57:09 1998
+++ pine/send.c Wed Mar 18 17:59:00 1998
@@ -0,0 +1 @@
+#define ALLOW_CHANGING_FROM