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 23e8582a2c9..7e90b04a330 100644 --- a/graphics/dx/Makefile +++ b/graphics/dx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2013/09/01 12:14:07 obache Exp $ +# $NetBSD: Makefile,v 1.74 2014/02/12 23:17:59 tron Exp $ DISTNAME= dx-4.4.4 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= graphics MASTER_SITES= http://opendx.npaci.edu/source/ |