diff options
Diffstat (limited to 'wm/3ddesktop/Makefile')
-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 b55f30072f7..e77d1994d52 100644 --- a/wm/3ddesktop/Makefile +++ b/wm/3ddesktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:53 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/04/17 13:46:49 wiz Exp $ # DISTNAME= 3ddesktop-0.2.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=desk3d/} |