diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-06-09 15:18:56 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-06-09 15:18:56 +0000 |
commit | 0a77cac7e21fc13bf15ba49d5b68484b483be1f5 (patch) | |
tree | fd0466b9c686ce8178fdc4bb483296391348eb66 /lang | |
parent | Add p5-VCS 0.04, (diff) |
Mark BROKEN: the current distfile isn't fetchable, and the maintainer is
still working on updating the port to 0.3.
PR: 38639
Submitted by: maintainer
Diffstat (limited to 'lang')
-rw-r--r-- | lang/cyclone/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/cyclone/Makefile b/lang/cyclone/Makefile index 59338d6fb3e9..ea82fa35944a 100644 --- a/lang/cyclone/Makefile +++ b/lang/cyclone/Makefile @@ -17,6 +17,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ MAINTAINER= ports@geeksrus.net +BROKEN= "The maintainer will update this to 0.3 ASAP" + USE_GMAKE= yes NO_PACKAGE= 'Neither CC nor CFLAGS safe.' WRKSRC= ${WRKDIR}/${PORTNAME} |