diff options
Diffstat (limited to 'x11/xdm3d/Makefile')
-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 a59628db398..cfd9902b767 100644 --- a/x11/xdm3d/Makefile +++ b/x11/xdm3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/02/05 16:12:18 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/17 17:07:04 wiz Exp $ DISTNAME= xdm3d-1.0 CATEGORIES= x11 @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= root@garbled.net HOMEPAGE= http://www.spade.com/linux/XBanner/ +COMMENT= Replacement for xdm with 3D effects WRKSRC= ${WRKDIR}/xdm NO_INSTALL_MANPAGES= yes |