diff options
Diffstat (limited to 'sysutils/caja-dropbox/Makefile')
-rw-r--r-- | sysutils/caja-dropbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/caja-dropbox/Makefile b/sysutils/caja-dropbox/Makefile index 1e13015a36a..2cae2a3827f 100644 --- a/sysutils/caja-dropbox/Makefile +++ b/sysutils/caja-dropbox/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2017/02/06 13:55:56 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2017/02/12 06:25:58 ryoon Exp $ -PKGREVISION= 2 +PKGREVISION= 3 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= caja-dropbox-${MATE_VERSION} |