diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 23:29:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 23:29:46 +0000 |
commit | e87af43c40949894eb23509134248b277cefc8c2 (patch) | |
tree | ad7c20e8062d720ef86ac51068ed2e01b9fa5e91 /news/trn/Makefile | |
parent | 48c94234e0b359b8da58b1cc1db58638d5938132 (diff) | |
download | ports-e87af43c40949894eb23509134248b277cefc8c2.tar.gz ports-e87af43c40949894eb23509134248b277cefc8c2.zip |
Notes
Diffstat (limited to 'news/trn/Makefile')
-rw-r--r-- | news/trn/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index dc0bf6794702..c9b523516116 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -7,10 +7,8 @@ # DISTNAME= trn-3.6 -MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ CATEGORIES+= news -EXTRACT_SUFX= .tar.gz -DISTFILES= trn-3.6.tar.gz +MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ IS_INTERACTIVE= yes |