mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Move to using the bzip2'ed distfile.
This commit is contained in:
parent
35e4c30cf3
commit
e03183876f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139377
@ -16,6 +16,7 @@ MAINTAINER= obrien@FreeBSD.org
|
||||
COMMENT= VIQR<->VISCII conversion and VISCII ctype-like routines
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/lib
|
||||
USE_BZIP2= yes
|
||||
|
||||
do-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/libvntype.a ${WRKSRC}/libviqr.a \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (libviet-20010210.tar.gz) = dd071b6e528a1e3734cd44b0b9059a43
|
||||
SIZE (libviet-20010210.tar.gz) = 21175
|
||||
MD5 (libviet-20010210.tar.bz2) = 63a1ad1fb440cd494bc1bad7690e90f4
|
||||
SIZE (libviet-20010210.tar.bz2) = 18260
|
||||
|
Loading…
Reference in New Issue
Block a user