diff options
author | obache <obache@pkgsrc.org> | 2012-01-09 02:54:24 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-09 02:54:24 +0000 |
commit | 3ab1ff4f82b9e96718a48b9b8e21b74a9235e2c4 (patch) | |
tree | ccb3397c68b468b1c8a51fca51d5d8d02b01d7d4 /textproc/source-highlight | |
parent | 0a10375afdb83b86ea951067481c41ba7556a31f (diff) | |
download | pkgsrc-3ab1ff4f82b9e96718a48b9b8e21b74a9235e2c4.tar.gz |
Recursive bump from boost-libs shlib bump.
Diffstat (limited to 'textproc/source-highlight')
-rw-r--r-- | textproc/source-highlight/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 8a95792cb53..42fb72049a2 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2011/10/19 06:13:03 obache Exp $ +# $NetBSD: Makefile,v 1.32 2012/01/09 02:54:29 obache Exp $ DISTNAME= source-highlight-3.1.4 +PKGREVISION= 2 SVR4_PKGNAME= srchl -PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=src-highlite/} |