diff options
author | asami <asami@FreeBSD.org> | 1996-11-22 19:53:51 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-22 19:53:51 +0800 |
commit | 043be0b26a930cb54d7cec4bd9e76bfa51c6bb6d (patch) | |
tree | 20e321a9f428a7393b7d8e1185974eb3f5dfe285 /news/trn4 | |
parent | 90688adbfeec05bce3c28f9498f23ec0df098b1f (diff) | |
download | freebsd-ports-graphics-043be0b26a930cb54d7cec4bd9e76bfa51c6bb6d.tar.gz freebsd-ports-graphics-043be0b26a930cb54d7cec4bd9e76bfa51c6bb6d.tar.zst freebsd-ports-graphics-043be0b26a930cb54d7cec4bd9e76bfa51c6bb6d.zip |
Another NO_PACKAGE port, too many questions asked.
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 07ed78aecc3..b273f0bbfd1 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -3,7 +3,7 @@ # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.8 1996/11/18 13:01:30 asami Exp $ +# $Id: Makefile,v 1.9 1996/11/18 14:10:52 asami Exp $ # DISTNAME= trn-3.6 @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ RUN_DEPENDS= munpack:${PORTSDIR}/mail/mpack +NO_PACKAGE= yes # too many questions IS_INTERACTIVE= yes MAN1= trn.1 Pnews.1 Rnmail.1 newsetup.1 newsgroups.1 |