diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
commit | 55d005face1453b1b4a2060d200b23e7a8724bc6 (patch) | |
tree | 57df8a2140bcfbf3d9340091e7c6cadd742f8b85 /news/trn4/Makefile | |
parent | e17062778b44808fb41055bba34741677ec69abc (diff) | |
download | FreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.zip FreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.gz |
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'news/trn4/Makefile')
-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 a96aef8..ed9e198 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 |