diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
commit | 545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5 (patch) | |
tree | 303235e49cc4ad2912cdbcd91ff4f31742f20f94 /print/abcm2ps | |
parent | c0b97c4bce86913612b81775e5ca7db2336d3887 (diff) | |
download | pkgsrc-545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'print/abcm2ps')
-rw-r--r-- | print/abcm2ps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index cbf2c7b2317..733d36e2b27 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2017/02/07 00:39:02 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2017/02/12 06:25:55 ryoon Exp $ DISTNAME= abcm2ps-8.13.5 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://moinejf.free.fr/ |