diff options
Diffstat (limited to 'misc/xfce4-calculator-plugin/Makefile')
-rw-r--r-- | misc/xfce4-calculator-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xfce4-calculator-plugin/Makefile b/misc/xfce4-calculator-plugin/Makefile index 5aa70e3acca..5defc7a0d78 100644 --- a/misc/xfce4-calculator-plugin/Makefile +++ b/misc/xfce4-calculator-plugin/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2021/03/18 02:20:42 gutteridge Exp $ +# $NetBSD: Makefile,v 1.22 2021/12/08 16:05:44 adam Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" VERSION= 0.7.1 |