diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 13:40:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 13:40:25 +0000 |
commit | 2e95bf0cd1bd0ee77128806c451a0a02eaf68222 (patch) | |
tree | 2900ac28510a0391cf9b3628e1330898d99430ea /news | |
parent | 2aa69d3577ab8c704a3227ec30320e309382aa26 (diff) | |
download | ports-2e95bf0cd1bd0ee77128806c451a0a02eaf68222.tar.gz ports-2e95bf0cd1bd0ee77128806c451a0a02eaf68222.zip |
Notes
Diffstat (limited to 'news')
-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> |