diff options
author | asami <asami@FreeBSD.org> | 1998-03-03 17:26:29 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-03 17:26:29 +0800 |
commit | 0b8263924182aa1e9e4a008fee7bd9ef0c7567f4 (patch) | |
tree | 48eb95e47c431ecae36d0ae68247a434c6263616 /math/siag | |
parent | 9469e1bf6c4502ee067f6c3510aa2542d65762d5 (diff) | |
download | freebsd-ports-gnome-0b8263924182aa1e9e4a008fee7bd9ef0c7567f4.tar.gz freebsd-ports-gnome-0b8263924182aa1e9e4a008fee7bd9ef0c7567f4.tar.zst freebsd-ports-gnome-0b8263924182aa1e9e4a008fee7bd9ef0c7567f4.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 \ |