diff options
Diffstat (limited to 'graphics/dx/Makefile')
-rw-r--r-- | graphics/dx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile index f597c734c69..dc6f583cc5e 100644 --- a/graphics/dx/Makefile +++ b/graphics/dx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2004/04/25 03:02:20 snj Exp $ +# $NetBSD: Makefile,v 1.27 2004/10/03 00:14:49 tv Exp $ DISTNAME= dx-4.3.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://opendx.npaci.edu/source/ |