Mirror the distfile locally
Approved by: makc, miwi (mentors, implicit) Feature safe: yes
This commit is contained in:
parent
dcc40aeb89
commit
9b43ce0d5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267925
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= abi-compliance-checker
|
||||
PORTVERSION= 1.21.9
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= http://linuxtesting.org/downloads/
|
||||
MASTER_SITES= http://linuxtesting.org/downloads/ \
|
||||
LOCAL/bf
|
||||
|
||||
MAINTAINER= bf@FreeBSD.org
|
||||
COMMENT= Checks binary compatibility of two versions of a C/C++ shared library
|
||||
|
|
Loading…
Reference in a new issue