diff options
author | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
commit | 2f3a801ba8de46f0b9f267a6bc2a3087070e4fda (patch) | |
tree | ef54ccbd914c57d4b65fc1affac9a6560a00091e /textproc | |
parent | 714b5e5f49200ed12b5f7c36131a190ce67d1045 (diff) | |
download | pkgsrc-2f3a801ba8de46f0b9f267a6bc2a3087070e4fda.tar.gz |
Recursive bump from boost-libs update.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/FlightCrew/Makefile | 4 | ||||
-rw-r--r-- | textproc/source-highlight/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/FlightCrew/Makefile b/textproc/FlightCrew/Makefile index 0b9b7df5962..70400df9848 100644 --- a/textproc/FlightCrew/Makefile +++ b/textproc/FlightCrew/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2012/07/02 13:37:42 adam Exp $ +# $NetBSD: Makefile,v 1.13 2012/08/29 11:22:20 obache Exp $ # DISTNAME= FlightCrew-0.7.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc MASTER_SITES= http://flightcrew.googlecode.com/files/ EXTRACT_SUFX= .zip diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 00461f56682..df054e588e9 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2012/07/02 13:37:42 adam Exp $ +# $NetBSD: Makefile,v 1.36 2012/08/29 11:22:20 obache Exp $ DISTNAME= source-highlight-3.1.4 -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= srchl CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=src-highlite/} |