Sun Oct 4 06:27:45 2020 UTC ()
mail/roundcube-plugin-password: reset PKGREVISION

Reset PKGREVSION with updating to 1.4.9.


(taca)
diff -r1.10 -r1.11 pkgsrc/mail/roundcube-plugin-password/Makefile

cvs diff -r1.10 -r1.11 pkgsrc/mail/roundcube-plugin-password/Makefile (expand / switch to context diff)
--- pkgsrc/mail/roundcube-plugin-password/Makefile 2020/08/31 18:10:08 1.10
+++ pkgsrc/mail/roundcube-plugin-password/Makefile 2020/10/04 06:27:45 1.11
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2020/08/31 18:10:08 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/10/04 06:27:45 taca Exp $
 
 PLUGIN=		password
 
 MAINTAINER=	taca@NetBSD.org
 COMMENT=	Password change plugin for roundcube
-PKGREVISION=	1
 LICENSE=	gnu-gpl-v3
 
 DEPENDS+=	tcl-expect>=5.32.1:../../lang/tcl-expect