diff options
author | jaapb <jaapb> | 2016-12-30 11:16:56 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2016-12-30 11:16:56 +0000 |
commit | 41d4c2d679bd189eded9034d6a6ea657e19f0ca8 (patch) | |
tree | 8ea7ed84f5121bd14b3997c0a72b2806d0d0da44 /print/advi | |
parent | 07c78a600e3a5419128a5c5adb87652a6089d1b9 (diff) | |
download | pkgsrc-41d4c2d679bd189eded9034d6a6ea657e19f0ca8.tar.gz |
Recursive revbump associated with ocaml update to 4.04.
Diffstat (limited to 'print/advi')
-rw-r--r-- | print/advi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/advi/Makefile b/print/advi/Makefile index 7884591c8a0..dd871fb57d3 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.96 2016/12/24 10:17:50 joerg Exp $ +# $NetBSD: Makefile,v 1.97 2016/12/30 11:17:01 jaapb Exp $ DISTNAME= advi-1.10.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= print MASTER_SITES= http://gallium.inria.fr/advi/ |