diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-07-20 03:33:47 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-07-20 03:33:47 +0000 |
commit | 3e45f86c80b52c9484d1dd1f60229f414413ce2e (patch) | |
tree | 9ec6da5d8324a2791b4061e5e80effe93ce174cb /textproc/highlight | |
parent | 759d2f3e6a3e9432559d91b7bb504e1814744100 (diff) | |
download | pkgsrc-3e45f86c80b52c9484d1dd1f60229f414413ce2e.tar.gz |
Recursive revbump from textproc/icu-62.1
Diffstat (limited to 'textproc/highlight')
-rw-r--r-- | textproc/highlight/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 6582c605093..a5df3f89052 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2018/07/06 15:06:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2018/07/20 03:34:29 ryoon Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../textproc/libhighlight/Makefile.common" MANCOMPRESSED= yes |