diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-02-19 04:58:23 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-02-19 04:58:23 +0000 |
commit | b412cfefa16efb72d1b5c40e47bc5663901561e4 (patch) | |
tree | 52c5baede134b417dc9bc82feb88f9f10452b648 /graphics/sced | |
parent | aab74920ea5afc0d69818f68c11277418bac1039 (diff) |
Notes
Diffstat (limited to 'graphics/sced')
-rw-r--r-- | graphics/sced/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/sced/Makefile b/graphics/sced/Makefile index baf11bf96db8..31eb5e02a553 100644 --- a/graphics/sced/Makefile +++ b/graphics/sced/Makefile @@ -3,14 +3,13 @@ # Date created: 27 Dec 1996 # Whom: proff@iq.org # -# $Id: Makefile,v 1.1.1.1 1997/02/18 08:34:30 tg Exp $ +# $Id: Makefile,v 1.2 1997/02/18 10:09:08 obrien Exp $ # DISTNAME= sced-0.94 CATEGORIES= graphics MASTER_SITES= ftp://ftp.cs.su.oz.au/stephen/sced/src/ -CONFIGURE= true GNU_CONFIGURE= true IS_INTERACTIVE= true |