- Unbreak port, fix mastersite.

PR:		ports/98840
Submitted by:	Tim Welch <ports@thepentagon.org> (maintainer)
Approved by:	mnag (mentor)
This commit is contained in:
Jean Milanez Melo 2006-06-12 14:02:12 +00:00
parent 05af8b2ab4
commit 065d883409
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165205

View file

@ -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