diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-12-08 01:45:16 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-12-08 01:45:16 +0000 |
commit | 86913ca5576faeab12c1541d2d6f1e0ce33200fb (patch) | |
tree | 6e6e2cd44d9d456e28999611649e557f42150939 /news/trn | |
parent | 3315e829ac45cf8dda66aed642257fc73062a549 (diff) | |
download | ports-86913ca5576faeab12c1541d2d6f1e0ce33200fb.tar.gz ports-86913ca5576faeab12c1541d2d6f1e0ce33200fb.zip |
Notes
Diffstat (limited to 'news/trn')
-rw-r--r-- | news/trn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index d7e35c636d11..4b79d7babf50 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -3,7 +3,7 @@ # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.10 1996/11/22 11:53:51 asami Exp $ +# $Id: Makefile,v 1.11 1996/12/07 11:26:51 max Exp $ # DISTNAME= trn-3.6 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ RUN_DEPENDS= munpack:${PORTSDIR}/mail/mpack -NO_PACKAGE= "Too many questions." +NO_PACKAGE= "Too many questions" IS_INTERACTIVE= yes MAN1= trn.1 Pnews.1 Rnmail.1 newsetup.1 newsgroups.1 |