mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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
|
PORTNAME= gprolog
|
||||||
PORTVERSION= 1.4.1
|
PORTVERSION= 1.4.1
|
||||||
CATEGORIES= lang
|
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
|
MAINTAINER= nsmoot@make.sh
|
||||||
COMMENT= Free Prolog compiler
|
COMMENT= Free Prolog compiler
|
||||||
|
|
Loading…
Add table
Reference in a new issue