diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-03 09:26:29 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-03 09:26:29 +0000 |
commit | 165d76395f4b67ccfd92917628b8bb2571e71254 (patch) | |
tree | 736b95912fda6694d18225d0ac7a99527bf8951e /math/siag | |
parent | d4b58062fa5f3b6f1d024710033dbeb91063186a (diff) | |
download | freebsd-ports-165d76395f4b67ccfd92917628b8bb2571e71254.zip |
Mark this port broken; can't fetch and patch fails if I try to use
the new version.
Diffstat (limited to 'math/siag')
-rw-r--r-- | math/siag/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile index e3e6ab9124a0..09f3f3e699d7 100644 --- a/math/siag/Makefile +++ b/math/siag/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Jan 1998 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/02/28 03:38:32 itojun Exp $ # DISTNAME= siag-2.65 @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/ MAINTAINER= itojun@itojun.org +BROKEN= fetch USE_X11= yes WRKSRC= ${WRKDIR}/siag CONF= siag/data.scm siag/find.scm siag/keytable.scm siag/menu.scm \ |