diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-20 01:09:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-20 01:09:12 +0000 |
commit | d6eba167c58ab1140f0413a28b476e567eff5d9a (patch) | |
tree | c671d5f2a9f64f808d360a9940c8af4ade22f221 /graphics | |
parent | 79f6f32f3e72b02842f44708ce0039b11b471066 (diff) | |
download | pkgsrc-d6eba167c58ab1140f0413a28b476e567eff5d9a.tar.gz |
More readline-6.0 stragglers.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gnuplot-nox11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gnuplot-nox11/Makefile b/graphics/gnuplot-nox11/Makefile index fe35d652168..11f54b66100 100644 --- a/graphics/gnuplot-nox11/Makefile +++ b/graphics/gnuplot-nox11/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:22 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2009/05/20 01:09:12 wiz Exp $ # PKGNAME= ${DISTNAME:C/-/-nox11-/} +PKGREVISION= 1 SVR4_PKGNAME= gplot CONFLICTS+= gnuplot-[0-9]* |