diff options
Diffstat (limited to 'editors/abiword-plugins/Makefile')
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 093ae0df5f1..2b5b445e896 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.102 2019/07/01 04:08:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.103 2019/07/20 22:46:17 wiz Exp $ .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-${ABIVERSION} PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ |