diff options
Diffstat (limited to 'wm/3ddesktop')
-rw-r--r-- | wm/3ddesktop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/3ddesktop/Makefile b/wm/3ddesktop/Makefile index 3c48ef0dbb7..f0bd4d6039a 100644 --- a/wm/3ddesktop/Makefile +++ b/wm/3ddesktop/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/25 13:50:35 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/04 19:48:26 xtraeme Exp $ # DISTNAME= 3ddesktop-0.2.5 +PKGREVISION= 1 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=desk3d/} |