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 0c9a8af5079..7bd97404d13 100644 --- a/graphics/dx/Makefile +++ b/graphics/dx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2019/05/01 12:40:19 bacon Exp $ +# $NetBSD: Makefile,v 1.102 2019/07/01 04:08:20 ryoon Exp $ DISTNAME= dx-4.4.4 -PKGREVISION= 50 +PKGREVISION= 51 CATEGORIES= graphics MASTER_SITES= http://opendx.npaci.edu/source/ |