aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2012-06-12 20:48:15 +0000
committerThierry Thomas <thierry@FreeBSD.org>2012-06-12 20:48:15 +0000
commitc542babb713be3edc7be1dc61b10c7be3dcea25c (patch)
treeeca5fea0ceb57699e591d805ccaec65b82e0bba1 /news
parentb1a523bb7210884a5c1dcaac361008b990f6f9f6 (diff)
downloadports-c542babb713be3edc7be1dc61b10c7be3dcea25c.tar.gz
ports-c542babb713be3edc7be1dc61b10c7be3dcea25c.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/newsx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/news/newsx/Makefile b/news/newsx/Makefile
index c79fe136cb8c..1c03ae345a55 100644
--- a/news/newsx/Makefile
+++ b/news/newsx/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://www.kvaleberg.org/pub/
MAINTAINER= thierry@FreeBSD.org
COMMENT= A program to fetch news from and post news to a remote NNTP server
+LICENSE= GPLv2
+
.if defined(WITH_CNEWS)
BUILD_DEPENDS= ${LOCALBASE}/news/lib/libcnews.a:${PORTSDIR}/news/cnews
.elif !defined(WITHOUT_INN_2-X)
@@ -26,7 +28,7 @@ IGNORE= a configured INN is required
GNU_CONFIGURE= yes
-CONFLICTS= leafnode-1.9.*
+CONFLICTS= leafnode-1.*
.if !defined(WITH_CNEWS)
.if !defined(WITHOUT_INN_2-X)