aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-08 15:43:21 +0000
committerStefan Eßer <se@FreeBSD.org>2022-09-08 15:43:21 +0000
commit986beaaabc71b9e7e29e7e89e0f36405b687216f (patch)
treec92697f87b4f394d15378835e162f8a2a38284d8 /news
parent8fac410d9ec5c59396fc8eeba9d46a13af06d8de (diff)
downloadports-986beaaabc71b9e7e29e7e89e0f36405b687216f.tar.gz
ports-986beaaabc71b9e7e29e7e89e0f36405b687216f.zip
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the end of those files and have been missed in prior conversion runs. Approved by: portmgr (implicit)
Diffstat (limited to 'news')
-rw-r--r--news/cleanfeed/Makefile1
-rw-r--r--news/ubh/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/news/cleanfeed/Makefile b/news/cleanfeed/Makefile
index 1bacebb7898b..dc7e506e594f 100644
--- a/news/cleanfeed/Makefile
+++ b/news/cleanfeed/Makefile
@@ -8,6 +8,7 @@ GH_TAGNAME= dd177d4a3b6ea2e538da17bbb2a74772cea4a49a
MAINTAINER= kbowling@FreeBSD.org
COMMENT= Spam filter for Usenet news servers
+WWW= http://www.exit109.com/~jeremy/news/cleanfeed.html
FLAVORS= inn inncurrent
FLAVOR?= ${FLAVORS:[1]}
diff --git a/news/ubh/Makefile b/news/ubh/Makefile
index 347013b3f07e..97b4e213d28e 100644
--- a/news/ubh/Makefile
+++ b/news/ubh/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://ubh.sourceforge.net/download/
MAINTAINER= john@zoner.org
COMMENT= Perl script to download and decode binaries posted to Usenet
+WWW= http://ubh.sourceforge.net/
RUN_DEPENDS= \
p5-News-Newsrc>=0:news/p5-News-Newsrc \