mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Removed BROKEN because file fetches and checksums correctly
- Added another MASTER_SITES for redundancy PR: ports/144733 Submitted by: Fernan Aguero <fernan.aguero@gmail.com> (maintainer)
This commit is contained in:
parent
4fd2e69abc
commit
44b546fe8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253399
@ -9,7 +9,8 @@
|
||||
PORTNAME= dotter
|
||||
PORTVERSION= 20021204 # last modified date in FTP server
|
||||
CATEGORIES= biology
|
||||
MASTER_SITES= http://sonnhammer.sbc.su.se/download/software/dotter/
|
||||
MASTER_SITES= http://sonnhammer.sbc.su.se/download/software/dotter/ \
|
||||
LOCAL/glarkin
|
||||
DISTNAME= ${PORTNAME}.LIN
|
||||
EXTRACT_SUFX= #
|
||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
@ -21,8 +22,6 @@ COMMENT= A viewer for multiple sequence alignments
|
||||
USE_LINUX= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
BROKEN= checksum mismatch
|
||||
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= bin/${PORTNAME} bin/${DISTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user