diff options
Diffstat (limited to 'misc/mousetweaks')
-rw-r--r-- | misc/mousetweaks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mousetweaks/Makefile b/misc/mousetweaks/Makefile index 28368871968..be66952d1fd 100644 --- a/misc/mousetweaks/Makefile +++ b/misc/mousetweaks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2013/10/09 17:39:13 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/10/10 14:42:24 ryoon Exp $ # DISTNAME= mousetweaks-2.28.1 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mousetweaks/2.28/} |