Index: Makefile =================================================================== RCS file: /home/pcvs/ports/lang/qc--/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 19 Apr 2004 07:48:47 -0000 1.3 +++ Makefile 21 Apr 2004 19:37:47 -0000 @@ -9,14 +9,15 @@ 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} +#BROKEN= "Does not fetch" +DEPRECATED= "Uses snapshots and is unmaintained" EXPIRATION_DATE=2004-06-18 BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \