diff options
author | jaapb <jaapb@pkgsrc.org> | 2014-10-09 19:14:03 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2014-10-09 19:14:03 +0000 |
commit | 1345dcc3cc124e3a48f4fd88bd3b2d8aecec0bb6 (patch) | |
tree | bc14b80b674c240322ded3fc91afb69214e567fa /print/advi/Makefile | |
parent | 36d6691742161f437188af4d9524a538d004e862 (diff) | |
download | pkgsrc-1345dcc3cc124e3a48f4fd88bd3b2d8aecec0bb6.tar.gz |
Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)
Diffstat (limited to 'print/advi/Makefile')
-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 d3e5ae0b14d..423da644c4c 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2014/10/07 16:47:34 adam Exp $ +# $NetBSD: Makefile,v 1.79 2014/10/09 19:14:04 jaapb Exp $ DISTNAME= advi-1.10.1 -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= print MASTER_SITES= http://gallium.inria.fr/advi/ |