diff options
author | adam <adam> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam> | 2014-10-07 16:47:10 +0000 |
commit | 13131c0c8add84710bb4b8b0d6cccd1df762e839 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /graphics/dx | |
parent | 3db621764327b60c17ea2addc07c93d498a49ece (diff) | |
download | pkgsrc-13131c0c8add84710bb4b8b0d6cccd1df762e839.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'graphics/dx')
-rw-r--r-- | graphics/dx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile index 4b829ead98c..06663222c9d 100644 --- a/graphics/dx/Makefile +++ b/graphics/dx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2014/08/22 11:24:34 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2014/10/07 16:47:26 adam Exp $ DISTNAME= dx-4.4.4 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= graphics MASTER_SITES= http://opendx.npaci.edu/source/ |