diff options
author | obache <obache@pkgsrc.org> | 2007-02-03 04:39:44 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-02-03 04:39:44 +0000 |
commit | 53cd2d93a6af1e818ffc6c3dbb414f9026b0f751 (patch) | |
tree | e7d5e77883493d7117007b693c09a6ed74a79651 | |
parent | c22ef956aab92fc384f96e3fc89a13efe0192f68 (diff) | |
download | pkgsrc-53cd2d93a6af1e818ffc6c3dbb414f9026b0f751.tar.gz |
Previous commit needs bump revision.
-rw-r--r-- | graphics/ploticus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile index 84a6dc88567..c52a0b42a8d 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2007/02/03 04:37:43 obache Exp $ +# $NetBSD: Makefile,v 1.35 2007/02/03 04:39:44 obache Exp $ DISTNAME= pl231src PKGNAME= ploticus-2.31pl4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://ploticus.sourceforge.net/download/ |