diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
commit | 300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch) | |
tree | 842a2dc4580fa0370f28faca34d61ab06c735859 /news/trn4 | |
parent | f777115e0124107b5cef3e52bb4856f321dcd2eb (diff) | |
download | ports-300c45cf2e488b0b4bef726272d1259f14ae8ed9.tar.gz ports-300c45cf2e488b0b4bef726272d1259f14ae8ed9.zip |
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes:
svn path=/head/; revision=4575
Diffstat (limited to 'news/trn4')
-rw-r--r-- | news/trn4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/trn4/Makefile b/news/trn4/Makefile index a96aef8a3a4a..ed9e198486a1 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -7,7 +7,7 @@ # DISTNAME= trn-3.6 -CATEGORIES+= news +CATEGORIES= news MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ IS_INTERACTIVE= yes |