diff options
author | hans <hans> | 2012-02-29 16:32:19 +0000 |
---|---|---|
committer | hans <hans> | 2012-02-29 16:32:19 +0000 |
commit | d3a6e0981688d197ff4189138bb3d4292a21de65 (patch) | |
tree | de6814120fb5ffbe261ced0f1937f85fb8001ec4 /textproc | |
parent | 25a21010734960b195c3201f40db148d5b647709 (diff) | |
download | pkgsrc-d3a6e0981688d197ff4189138bb3d4292a21de65.tar.gz |
Recursive bump from devel/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 4ff8178326e..cf1647777db 100644 --- a/textproc/FlightCrew/Makefile +++ b/textproc/FlightCrew/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2012/02/06 12:41:41 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/02/29 16:32:27 hans Exp $ # DISTNAME= FlightCrew-0.7.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 4 +PKGREVISION= 5 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 76b04b63b0e..5750f68cbeb 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2012/01/14 07:44:35 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/02/29 16:32:27 hans Exp $ DISTNAME= source-highlight-3.1.4 -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= srchl CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=src-highlite/} |