diff options
Diffstat (limited to 'graphics/ploticus/Makefile')
-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 5489c9a3715..dd526ff6bc7 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2012/10/06 14:11:14 asau Exp $ +# $NetBSD: Makefile,v 1.45 2013/01/26 21:37:57 adam Exp $ DISTNAME= pl231src PKGNAME= ploticus-2.31pl4 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= http://ploticus.sourceforge.net/download/ |