mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Fix MASTER_SITE* and a comment
This commit is contained in:
parent
2e30d78299
commit
a5f48c2946
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274786
@ -1,4 +1,4 @@
|
||||
# New ports collection makefile for: simard-rng
|
||||
# New ports collection makefile for: lrng
|
||||
# Date created: 25 May 2011
|
||||
# Whom: b.f. <bf@FreeBSD.org>
|
||||
#
|
||||
@ -8,9 +8,9 @@
|
||||
PORTNAME= lrng
|
||||
PORTVERSION= 20110503
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.iro.umontreal.ca/~simardr/rng/:1 \
|
||||
http://www.iro.umontreal.ca/~lecuyer/myftp/papers/:2 \
|
||||
${MASTER_SITE_LOCAL:S|%SUBDIR%/$|bf/:1,2|}
|
||||
MASTER_SITES= http://www.iro.umontreal.ca/%SUBDIR%/:1,2 \
|
||||
${MASTER_SITE_LOCAL:S|%SUBDIR%/$|bf/${PORTNAME}/:1,2|}
|
||||
MASTER_SITE_SUBDIR= ~simardr/rng/:1 ~lecuyer/myftp/papers/:2
|
||||
DISTFILES= ex1.c:1 lfsr258.c:1 lfsr113.c:1 WELL1024a.h:1 WELL19937a.h:1 WELL512a.h:1 \
|
||||
WELL44497a.h:1 WELL19937a.c:1 WELL1024a.c:1 WELL512a.c:1 WELL44497a.c:1 \
|
||||
MRG63k3a.c:1 MRG32k3a.c:1 MRG32k5a.c:1 MRG63k3a.h:1 MRG32k5a.h:1 MRG32k3a.h:1 \
|
||||
|
Loading…
Reference in New Issue
Block a user