diff options
author | jaapb <jaapb> | 2016-12-30 11:16:56 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2016-12-30 11:16:56 +0000 |
commit | b39cf40ca1a58180f685700bcb677f1d575acbc2 (patch) | |
tree | 8ea7ed84f5121bd14b3997c0a72b2806d0d0da44 /print | |
parent | d586168ff9323d8f11d3d670a8360531e60c5441 (diff) | |
download | pkgsrc-b39cf40ca1a58180f685700bcb677f1d575acbc2.tar.gz |
Recursive revbump associated with ocaml update to 4.04.
Diffstat (limited to 'print')
-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/ |