diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 20:22:51 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 20:22:51 +0000 |
commit | 772d7b7484a26ab033e94f849b62f76da6fd54f8 (patch) | |
tree | d4f9c46e77009953cb887b9c3a3faa8108a02aad /graphics/gnuplot | |
parent | 36870d2d80dade82928a8e69edba0c53f89b88d4 (diff) | |
download | pkgsrc-772d7b7484a26ab033e94f849b62f76da6fd54f8.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'graphics/gnuplot')
-rw-r--r-- | graphics/gnuplot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile index 398be854a63..3d2f30c5a95 100644 --- a/graphics/gnuplot/Makefile +++ b/graphics/gnuplot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.45 2009/05/20 00:58:17 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2009/08/26 20:22:51 sno Exp $ -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= gplot CATEGORIES+= x11 |