diff options
Diffstat (limited to 'news/cg/Makefile')
-rw-r--r-- | news/cg/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/news/cg/Makefile b/news/cg/Makefile index 8906b757c43b..7d11a3b627f7 100644 --- a/news/cg/Makefile +++ b/news/cg/Makefile @@ -11,8 +11,7 @@ COMMENT= Semi-automatic newsgroup binary downloader GNU_CONFIGURE= yes -MAN1= cg.1 -PLIST_FILES= bin/cg +PLIST_FILES= bin/cg \ + man/man1/cg.1.gz -NO_STAGE= yes .include <bsd.port.mk> |