diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-04-27 00:24:32 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-04-27 00:24:32 +0000 |
commit | 30296cb4a3db091ce13f074c131e5da67d005c56 (patch) | |
tree | 89dfe77c9ba62d80d8f0b59128875b6c32d12177 /news/trn4 | |
parent | 35fca22443343741fd37a99efd5af2fbdea34e42 (diff) | |
download | ports-30296cb4a3db091ce13f074c131e5da67d005c56.tar.gz ports-30296cb4a3db091ce13f074c131e5da67d005c56.zip |
Notes
Diffstat (limited to 'news/trn4')
-rw-r--r-- | news/trn4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/trn4/Makefile b/news/trn4/Makefile index 4b79d7babf50..8391a69cdf69 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -3,14 +3,14 @@ # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.11 1996/12/07 11:26:51 max Exp $ +# $Id: Makefile,v 1.12 1996/12/08 01:45:12 max Exp $ # DISTNAME= trn-3.6 CATEGORIES= news MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ -RUN_DEPENDS= munpack:${PORTSDIR}/mail/mpack +RUN_DEPENDS= munpack:${PORTSDIR}/converters/mpack NO_PACKAGE= "Too many questions" IS_INTERACTIVE= yes |