diff options
Diffstat (limited to 'wm/3ddesktop')
-rw-r--r-- | wm/3ddesktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/3ddesktop/Makefile b/wm/3ddesktop/Makefile index 28064af168b..6849649bdbc 100644 --- a/wm/3ddesktop/Makefile +++ b/wm/3ddesktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:22 tv Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/15 12:22:13 tv Exp $ # DISTNAME= 3ddesktop-0.2.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=desk3d/} |