diff options
Diffstat (limited to 'devel/libindicator3/Makefile')
-rw-r--r-- | devel/libindicator3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libindicator3/Makefile b/devel/libindicator3/Makefile index 105a721c164..9a8c6041d13 100644 --- a/devel/libindicator3/Makefile +++ b/devel/libindicator3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2016/08/03 10:22:11 adam Exp $ +# $NetBSD: Makefile,v 1.3 2017/02/06 13:54:41 wiz Exp $ USE_GTK_VERSION=3 -PKGREVISION= 1 +PKGREVISION= 2 .include "../../devel/libindicator/Makefile.common" MAINTAINER= pkgsrc-users@NetBSD.org |