diff options
Diffstat (limited to 'math/guppi')
-rw-r--r-- | math/guppi/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 64390eadd78..b9fa6d91128 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2004/12/04 16:22:39 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2004/12/04 18:19:49 wiz Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} @@ -11,6 +11,10 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnome.org/guppi/ COMMENT= Plot program with integrated statistics capabilities +# guppi is no longer maintained, see e.g. +# http://mail.gnome.org/archives/guppi-list/2004-June/msg00001.html +# only left here for gnucash + # works only with gnumeric-1.0.x (gnome1 based) CONFIGURE_ARGS= --disable-gnumeric |