diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-01-12 20:19:52 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-01-12 20:19:52 +0000 |
commit | fb45a28028d8473a6e16143f80c46540c0337e5b (patch) | |
tree | dc1b6b1dac867daf0c158c5465278737973837e7 /editors/abiword/Makefile | |
parent | 612e238d3dde8fa872ca58b17d6a4524a1f6fef3 (diff) | |
download | pkgsrc-fb45a28028d8473a6e16143f80c46540c0337e5b.tar.gz |
*: Recursive revbump from devel/boost-libs
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r-- | editors/abiword/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 96843124b83..928999698c3 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.193 2019/12/04 05:40:47 gutteridge Exp $ +# $NetBSD: Makefile,v 1.194 2020/01/12 20:19:55 ryoon Exp $ +PKGREVISION= 1 .include "Makefile.common" DISTNAME= abiword-${ABIVERSION} |