Update: v2.8009.460->v2.8010.462
This commit is contained in:
parent
011219d8ce
commit
a434725af0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30196
2 changed files with 6 additions and 6 deletions
|
@ -6,15 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= dnetc
|
||||
PORTVERSION= 2.8009.460
|
||||
PORTVERSION= 2.8010.462
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/v2.8009/ \
|
||||
http://http.distributed.net/pub/dcti/v2.8009/
|
||||
MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/v2.8010/ \
|
||||
http://http.distributed.net/pub/dcti/v2.8010/
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${ARCH} == "i386"
|
||||
DISTFILES= dnetc460-freebsd-x86-elf.tar.gz
|
||||
DISTFILES= dnetc462-freebsd-x86-elf.tar.gz
|
||||
.elif ${ARCH} == "alpha"
|
||||
BROKEN= "No longer available. Please contact dbaker@distributed.net if you would like to build the native Alpha port"
|
||||
BROKEN= "Not immediately available. Please try again tomorrow."
|
||||
.endif
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (dnetc460-freebsd-x86-elf.tar.gz) = 32d060e63fe5e8e3fa31e7b1b95a1c58
|
||||
MD5 (dnetc462-freebsd-x86-elf.tar.gz) = f2fd901d916d3ca9fb7f902b7d3be9d4
|
||||
|
|
Loading…
Reference in a new issue