diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-05-01 07:52:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-05-01 07:52:00 +0000 |
commit | 3eeae9ced99cc7346995691d67eb83af5571a447 (patch) | |
tree | c7df7daf35323dd05425d654480b7babf0d61693 /news/trn4 | |
parent | 8fdd4ae8e759a5b76a11381966fcc8a9b49340a6 (diff) | |
download | ports-3eeae9ced99cc7346995691d67eb83af5571a447.tar.gz ports-3eeae9ced99cc7346995691d67eb83af5571a447.zip |
Notes
Diffstat (limited to 'news/trn4')
-rw-r--r-- | news/trn4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/trn4/Makefile b/news/trn4/Makefile index 8391a69cdf69..939948aca412 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -3,7 +3,7 @@ # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.12 1996/12/08 01:45:12 max Exp $ +# $Id: Makefile,v 1.13 1997/04/27 00:24:32 asami Exp $ # DISTNAME= trn-3.6 @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ RUN_DEPENDS= munpack:${PORTSDIR}/converters/mpack +BROKEN= awaiting upgrade to trn4 after repository copy NO_PACKAGE= "Too many questions" IS_INTERACTIVE= yes MAN1= trn.1 Pnews.1 Rnmail.1 newsetup.1 newsgroups.1 |