diff options
Diffstat (limited to 'x11/deskmenu/Makefile')
-rw-r--r-- | x11/deskmenu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/deskmenu/Makefile b/x11/deskmenu/Makefile index 174304cc5d4..6551580c1bb 100644 --- a/x11/deskmenu/Makefile +++ b/x11/deskmenu/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2012/09/07 19:17:43 adam Exp $ +# $NetBSD: Makefile,v 1.14 2012/09/15 10:06:50 obache Exp $ # VERSION= 1.4.2 DISTNAME= deskmenu_${VERSION} PKGNAME= deskmenu-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ |