1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

- Add mirror to fix build for release

- port is still deprecated

Approved by:	marcus (portmgr)
This commit is contained in:
Clement Laforet 2004-04-21 21:21:36 +00:00
parent 673b269d01
commit 724366c041
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107782

View File

@ -9,14 +9,14 @@
PORTNAME= qc--
PORTVERSION= 20031201
CATEGORIES= lang
MASTER_SITES= http://www.cminusminus.org/rsync/dist/
MASTER_SITES= http://www.cminusminus.org/rsync/dist/ \
http://sheepkiller.nerim.net/ports/qc/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= The Quick C-- Compiler
BROKEN= "Does not fetch"
DEPRECATED= ${BROKEN}
DEPRECATED= "Uses snapshots and is unmaintained"
EXPIRATION_DATE=2004-06-18
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \