diff options
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 c96cd395597..e1642827942 100644 --- a/graphics/dx/Makefile +++ b/graphics/dx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2013/06/03 10:05:09 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2013/06/04 22:16:15 tron Exp $ DISTNAME= dx-4.4.4 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= graphics MASTER_SITES= http://opendx.npaci.edu/source/ |