diff options
author | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
commit | 3529d180077816946cf6570dae371c3434cf1149 (patch) | |
tree | b76fd3dc2bfdee63c0ec0118586e5ad4df98883a /textproc/source-highlight | |
parent | 581a53efc5329d741400c5ac31cfd9ed6321ecbc (diff) | |
download | pkgsrc-3529d180077816946cf6570dae371c3434cf1149.tar.gz |
Recursive Bump from boost-libs ABI bump.
Diffstat (limited to 'textproc/source-highlight')
-rw-r--r-- | textproc/source-highlight/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 31127f9a087..8a95792cb53 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2011/02/23 22:01:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2011/10/19 06:13:03 obache Exp $ DISTNAME= source-highlight-3.1.4 SVR4_PKGNAME= srchl +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=src-highlite/} |