aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorjmelo <jmelo@FreeBSD.org>2006-06-12 22:02:12 +0800
committerjmelo <jmelo@FreeBSD.org>2006-06-12 22:02:12 +0800
commitdc83191d08e63083d13b823f0bd02d331a3dca9d (patch)
treeb74d250e0454dc6d1a66ca1858991c8d1a9263a4 /news
parent934b6cf57f57ead91e76b58bd606a8c797a9e869 (diff)
downloadfreebsd-ports-gnome-dc83191d08e63083d13b823f0bd02d331a3dca9d.tar.gz
freebsd-ports-gnome-dc83191d08e63083d13b823f0bd02d331a3dca9d.tar.zst
freebsd-ports-gnome-dc83191d08e63083d13b823f0bd02d331a3dca9d.zip
- Unbreak port, fix mastersite.
PR: ports/98840 Submitted by: Tim Welch <ports@thepentagon.org> (maintainer) Approved by: mnag (mentor)
Diffstat (limited to 'news')
-rw-r--r--news/nzbperl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/news/nzbperl/Makefile b/news/nzbperl/Makefile
index 764391de5845..2891d9ef8cfe 100644
--- a/news/nzbperl/Makefile
+++ b/news/nzbperl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= nzbperl
PORTVERSION= 0.6.8
CATEGORIES= news
-MASTER_SITES= http://noisybox.net/computers/nzbperl/
+MASTER_SITES= http://www.thepentagon.org/local_distfiles/
DISTNAME= nzbperl.pl
EXTRACT_SUFX=
@@ -24,8 +24,6 @@ PLIST_FILES= bin/nzbperl
NO_BUILD= yes
USE_PERL5_RUN= yes
-BROKEN= cannot fetch
-
.if defined(WITH_SSL)
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay
.endif