diff options
author | asami <asami@FreeBSD.org> | 1996-11-22 11:53:51 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-22 11:53:51 +0000 |
commit | 043be0b26a930cb54d7cec4bd9e76bfa51c6bb6d (patch) | |
tree | 20e321a9f428a7393b7d8e1185974eb3f5dfe285 /news | |
parent | 90688adbfeec05bce3c28f9498f23ec0df098b1f (diff) | |
download | FreeBSD-ports-043be0b26a930cb54d7cec4bd9e76bfa51c6bb6d.zip FreeBSD-ports-043be0b26a930cb54d7cec4bd9e76bfa51c6bb6d.tar.gz |
Another NO_PACKAGE port, too many questions asked.
Diffstat (limited to 'news')
-rw-r--r-- | news/trn/Makefile | 3 | ||||
-rw-r--r-- | news/trn4/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index 07ed78a..b273f0b 100644 --- a/news/trn/Makefile +++ b/news/trn/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 diff --git a/news/trn4/Makefile b/news/trn4/Makefile index 07ed78a..b273f0b 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 |