diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2017-12-27 17:00:39 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2017-12-27 17:00:39 +0800 |
commit | a9b1a1812fca8c1c1fb37ae4d5aa5638e4b63843 (patch) | |
tree | ef6b763f7e278ae9556680399b594b2d63655d48 /news | |
parent | e9a53419849f117c6bd4b816aa8f7634e5024a85 (diff) | |
download | freebsd-ports-gnome-a9b1a1812fca8c1c1fb37ae4d5aa5638e4b63843.tar.gz freebsd-ports-gnome-a9b1a1812fca8c1c1fb37ae4d5aa5638e4b63843.tar.zst freebsd-ports-gnome-a9b1a1812fca8c1c1fb37ae4d5aa5638e4b63843.zip |
- Add LICENSE
- Update WWW
Diffstat (limited to 'news')
-rw-r--r-- | news/cg/Makefile | 3 | ||||
-rw-r--r-- | news/cg/pkg-descr | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/news/cg/Makefile b/news/cg/Makefile index 7d11a3b627f7..ca43dba9c3c6 100644 --- a/news/cg/Makefile +++ b/news/cg/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.nih.at/cg/ MAINTAINER= ports@FreeBSD.org COMMENT= Semi-automatic newsgroup binary downloader +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes PLIST_FILES= bin/cg \ diff --git a/news/cg/pkg-descr b/news/cg/pkg-descr index 3cbc8600c6df..6528d8c47407 100644 --- a/news/cg/pkg-descr +++ b/news/cg/pkg-descr @@ -2,4 +2,4 @@ A semi-automatic newsgroup binary downloader. It assembles parts based on subject headers and then offers them in an editor for the user to choose which files he really wants. -WWW: http://www.nih.at/cg/ +WWW: https://www.nih.at/cg/ |