Index: head/news/cg/Makefile =================================================================== --- head/news/cg/Makefile (revision 457355) +++ head/news/cg/Makefile (revision 457356) @@ -1,17 +1,20 @@ # Created by: bkhl@elektrubadur.se # $FreeBSD$ PORTNAME= cg PORTVERSION= 0.4 CATEGORIES= news 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 \ man/man1/cg.1.gz .include Index: head/news/cg/pkg-descr =================================================================== --- head/news/cg/pkg-descr (revision 457355) +++ head/news/cg/pkg-descr (revision 457356) @@ -1,5 +1,5 @@ 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/