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 835a4f9ddb4..f727d86ffda 100644 --- a/wm/3ddesktop/Makefile +++ b/wm/3ddesktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/06/03 10:06:05 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/04 22:17:12 tron Exp $ # DISTNAME= 3ddesktop-0.2.9 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=desk3d/} |