aboutsummaryrefslogtreecommitdiffstats
path: root/news/tin
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-02-01 23:06:57 +0800
committerache <ache@FreeBSD.org>1997-02-01 23:06:57 +0800
commit00774eb8e2b149991c6d98e1e5358c4df2fe9524 (patch)
tree86e2d76fbb9bc3a24e9eae4de9b0915bdf645e0b /news/tin
parent0418cbb3d6b0907b83b149c94305ebab2bcf54f2 (diff)
downloadfreebsd-ports-graphics-00774eb8e2b149991c6d98e1e5358c4df2fe9524.tar.gz
freebsd-ports-graphics-00774eb8e2b149991c6d98e1e5358c4df2fe9524.tar.zst
freebsd-ports-graphics-00774eb8e2b149991c6d98e1e5358c4df2fe9524.zip
Add enable-break-long-lines per RFC1522
Diffstat (limited to 'news/tin')
-rw-r--r--news/tin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 69cbcbd7cd3..e456fa9442b 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -4,7 +4,7 @@
# Date created: 25 July 1996
# Whom: obrien@cs.ucdavis.edu
#
-# $Id: Makefile,v 1.21 1997/01/20 22:43:16 ache Exp $
+# $Id: Makefile,v 1.22 1997/01/31 11:59:32 ache Exp $
#
DISTNAME= tin1.3-unoff-BETA-970127
@@ -23,6 +23,7 @@ CONFIGURE_ARGS+= --with-nntp-default-server=news \
--with-libdir=${PREFIX}/news/lib \
--with-mime-default-charset=US-ASCII \
--enable-forgery \
+ --enable-break-long-lines \
--with-pgp=${PREFIX}/bin/pgp \
--with-ispell=${PREFIX}/bin/ispell \
--with-metamail=${PREFIX}/bin/metamail
span>1-1/+1 * Update with new URL for the homepage and mastersiteroger2001-02-212-2/+2 * Apply my patch to fix a html formatting bugroger2000-10-181-3/+16 * Add patch to fix html export featureroger2000-10-181-0/+21 * Update to Alevt 1.6.0roger2000-10-163-13/+2 * Replace patch-ab with an alternative fix supplied byroger2000-08-041-13/+11 * Fix problem with alevt expecting malloced memory to be zeroed.roger2000-08-011-0/+13 * Bump png shared library version.sobomax2000-07-041-1/+1 * - Use MASTER_SITE_SUNSITE to MASTER_SITESsobomax2000-06-232-4/+4 * Convert to PORTNAME/PORTVERSION.asami2000-04-14