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 ad7e05670fa..d21a3e8e035 100644 --- a/wm/3ddesktop/Makefile +++ b/wm/3ddesktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2012/10/08 12:42:17 asau Exp $ +# $NetBSD: Makefile,v 1.30 2013/01/26 21:38:58 adam Exp $ # DISTNAME= 3ddesktop-0.2.9 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=desk3d/} |