Fix fetch by postpending '.old' to masterdir.
Note: the latest version of this software is 7.7.1. Feature safe: yes
This commit is contained in:
parent
78387d70ce
commit
ea7867da1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268347
@ -9,7 +9,7 @@ PORTNAME= visualworks
|
||||
PORTVERSION= 7.6
|
||||
CATEGORIES= lang linux
|
||||
SUBDIR= vwnc${PORTVERSION}
|
||||
MASTER_SITES= http://www.cincomsmalltalk.com/bsdports/${SUBDIR}/
|
||||
MASTER_SITES= http://www.cincomsmalltalk.com/bsdports/${SUBDIR}.old/
|
||||
DISTFILES= BaseVisualWorks.tar.gz \
|
||||
VM-Linux86.tar.gz
|
||||
DIST_SUBDIR= ${SUBDIR}
|
||||
@ -18,8 +18,6 @@ EXTRACT_ONLY=
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A high performance Smalltalk environment
|
||||
|
||||
BROKEN= does not fetch
|
||||
|
||||
USE_LINUX= yes
|
||||
USE_LINUX_APPS= xorglibs
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
Loading…
Reference in New Issue
Block a user