diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | d3c2da7a88afc3233a5afd1e3c223a40ad80cdd7 (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /audio/paman | |
parent | bde4553a7c3ffd5d1cf4ccac8614fe83483d493e (diff) | |
download | pkgsrc-d3c2da7a88afc3233a5afd1e3c223a40ad80cdd7.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'audio/paman')
-rw-r--r-- | audio/paman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/paman/Makefile b/audio/paman/Makefile index 2c45ec4e7c5..9cec4a24ede 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/11/03 01:58:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2013/02/16 11:20:16 wiz Exp $ # DISTNAME= paman-0.9.4 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/paman/ |