diff options
author | wiz <wiz> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-02-16 11:18:58 +0000 |
commit | 1a3fdb3358a326a6f5fd31658abf9e70aff71024 (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /graphics/ploticus | |
parent | 853c2c1e235e3f226c8715a7526402092d570daf (diff) | |
download | pkgsrc-1a3fdb3358a326a6f5fd31658abf9e70aff71024.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'graphics/ploticus')
-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 dd526ff6bc7..454541cc0bd 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2013/01/26 21:37:57 adam Exp $ +# $NetBSD: Makefile,v 1.46 2013/02/16 11:22:22 wiz Exp $ DISTNAME= pl231src PKGNAME= ploticus-2.31pl4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= graphics MASTER_SITES= http://ploticus.sourceforge.net/download/ |