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 | 43a23bd71188a0b47a2a164b4d05d5507d4ccaa7 (patch) | |
tree | ccb3397c68b468b1c8a51fca51d5d8d02b01d7d4 /textproc | |
parent | 8ded21e0248a7ca3845a2ccabafebee86f877858 (diff) | |
download | pkgsrc-43a23bd71188a0b47a2a164b4d05d5507d4ccaa7.tar.gz |
Recursive bump from boost-libs shlib bump.
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 9cc0a252804..6199698d1ad 100644 --- a/textproc/FlightCrew/Makefile +++ b/textproc/FlightCrew/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2011/11/10 22:05:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2012/01/09 02:54:29 obache Exp $ # DISTNAME= FlightCrew-0.7.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 1 +PKGREVISION= 2 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 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/} |