diff options
Diffstat (limited to 'graphics/dx/Makefile')
-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 5d8d13103b2..e4371a4df81 100644 --- a/graphics/dx/Makefile +++ b/graphics/dx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2012/10/06 14:10:46 asau Exp $ +# $NetBSD: Makefile,v 1.67 2013/01/26 21:37:44 adam Exp $ DISTNAME= dx-4.4.4 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= graphics MASTER_SITES= http://opendx.npaci.edu/source/ |