summaryrefslogtreecommitdiff
path: root/news/cg
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-03 13:40:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-03 13:40:25 +0000
commit2e95bf0cd1bd0ee77128806c451a0a02eaf68222 (patch)
tree2900ac28510a0391cf9b3628e1330898d99430ea /news/cg
parent- Stage support (diff)
- Stage support
Notes
Notes: svn path=/head/; revision=342440
Diffstat (limited to 'news/cg')
-rw-r--r--news/cg/Makefile5
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>