Make the port fetchable again.
Point MASTER_SITES to old_versions/, which is where previous releases go. PR: ports/179656 Submitted by: John Marino <draco@marino.st> (maintainer)
This commit is contained in:
parent
e2c00e7ea6
commit
ada2998452
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321594
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
PORTNAME= gprolog
|
||||
PORTVERSION= 1.4.1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.gprolog.org/
|
||||
# MASTER_SITES= http://www.gprolog.org/
|
||||
MASTER_SITES= http://gprolog.univ-paris1.fr/old_versions/
|
||||
|
||||
MAINTAINER= nsmoot@make.sh
|
||||
COMMENT= Free Prolog compiler
|
||||
|
|
Loading…
Reference in a new issue