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 1ddaec246b3..e6050ab4e66 100644 --- a/x11/deskmenu/Makefile +++ b/x11/deskmenu/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2013/06/04 22:17:17 tron Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/06 12:55:12 wiz Exp $ # VERSION= 1.4.2 DISTNAME= deskmenu_${VERSION} PKGNAME= deskmenu-${VERSION} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= x11 MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ |