diff options
Diffstat (limited to 'x11/xdm3d')
-rw-r--r-- | x11/xdm3d/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xdm3d/Makefile b/x11/xdm3d/Makefile index 4bcceb3b05c..225729a6d51 100644 --- a/x11/xdm3d/Makefile +++ b/x11/xdm3d/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2005/12/28 17:51:58 garbled Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:46 joerg Exp $ DISTNAME= xdm3d-1.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} |