diff options
Diffstat (limited to 'math/xlispstat')
-rw-r--r-- | math/xlispstat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index 42b68b142d4..6949f0f9f32 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/01/30 23:18:52 agc Exp $ +# $NetBSD: Makefile,v 1.5 1999/02/20 22:48:35 hubertf Exp $ # FreeBSD Id: Makefile,v 1.7 1998/08/20 07:35:21 asami Exp # @@ -10,8 +10,6 @@ MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/3-52/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.stat.umn.edu/~luke/xls/xlsinfo/xlsinfo.html -CONFLICTS= xlispstat-3.52.5 - GNU_CONFIGURE= yes USE_X11BASE= yes |