diff options
author | drochner <drochner@pkgsrc.org> | 2002-02-05 22:24:22 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-02-05 22:24:22 +0000 |
commit | b3700b38d37190359d013dc19584d4dd27a83714 (patch) | |
tree | dad081d3d5e913606f07d07542a6972b8750e84d /graphics/dxsamples/Makefile | |
parent | fdeab4944f56b282c7d00da74ea2e4e118fd821f (diff) | |
download | pkgsrc-b3700b38d37190359d013dc19584d4dd27a83714.tar.gz |
update to 4.1.3 - sync with dx-4.1.3
Diffstat (limited to 'graphics/dxsamples/Makefile')
-rw-r--r-- | graphics/dxsamples/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dxsamples/Makefile b/graphics/dxsamples/Makefile index 905c10cb5f8..a138638e96e 100644 --- a/graphics/dxsamples/Makefile +++ b/graphics/dxsamples/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2001/09/27 23:18:10 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/02/05 22:24:22 drochner Exp $ -DISTNAME= dxsamples-4.0.8 +DISTNAME= dxsamples-4.1.3 CATEGORIES= graphics MASTER_SITES= http://www.research.ibm.com/dx/srcDownload/srcArchive/ |