- Add LICENSE
- Update MASTER_SITES: - Remove defunct ftp.planetmirror.com and ftp.nctu.edu.tw - Add http:// links
This commit is contained in:
parent
1c5ce5a310
commit
b7c2244d74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334075
1 changed files with 6 additions and 4 deletions
|
@ -4,14 +4,16 @@
|
|||
PORTNAME= lwp
|
||||
PORTVERSION= 2.6
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ \
|
||||
ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ \
|
||||
ftp://ftp.planetmirror.com/pub/coda/src/ \
|
||||
ftp://ftp.nctu.edu.tw/mirror/Coda/src/
|
||||
MASTER_SITES= http://ftp.coda.cs.cmu.edu/pub/lwp/src/ \
|
||||
http://ftp.wu-wien.ac.at/pub/systems/coda/src/ \
|
||||
ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ \
|
||||
ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Userspace thread library
|
||||
|
||||
LICENSE= LGPL20
|
||||
|
||||
USES= gmake pathfix
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Reference in a new issue