1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Fix MASTER_SITES (always try to fetch from the old/ directory, too).

PR:		46634
Submitted by:	maintainer
This commit is contained in:
Pete Fritchman 2002-12-30 21:43:19 +00:00
parent bd54be69e0
commit f9017ecf15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71987

View File

@ -9,7 +9,8 @@ PORTNAME= nn
PORTVERSION= 6.6.2
PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= ftp://ftp.nndev.org/pub/nn-6.6/
MASTER_SITES= ftp://ftp.nndev.org/pub/nn-6.6/%SUBDIR%/
MASTER_SITE_SUBDIR= . old
EXTRACT_SUFX= .tar.Z
MAINTAINER= jooji@nickelkid.com