mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix MASTER_SITES
Submitted by: Alexey Dokuchaev <danfe@nsu.ru>
This commit is contained in:
parent
e46a3ad10a
commit
dd4efe843f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115240
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ PORTVERSION= 0.6.5.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://clanlib.org/~sphair/download/
|
MASTER_SITES= http://clanlib.org/~sphair/download/ \
|
||||||
|
http://freebsd.nsu.ru/distfiles/
|
||||||
DISTNAME= ClanLib-${PORTVERSION:R}-${PORTVERSION:E}
|
DISTNAME= ClanLib-${PORTVERSION:R}-${PORTVERSION:E}
|
||||||
|
|
||||||
MAINTAINER= jylefort@brutele.be
|
MAINTAINER= jylefort@brutele.be
|
||||||
|
|
Loading…
Add table
Reference in a new issue