diff options
author | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
commit | 0d34aa549da0cf3daf6b48b9ab4aae674d8fad5e (patch) | |
tree | 169e3569d966697fe9a4ce5ce4a2ec7db31b441c /textproc | |
parent | 911568c679b59255a7e26cac5a7638632bc38d5f (diff) | |
download | pkgsrc-0d34aa549da0cf3daf6b48b9ab4aae674d8fad5e.tar.gz |
recursive bump from boost-lib shlib 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 baa8d48fbd8..860f9521dc8 100644 --- a/textproc/FlightCrew/Makefile +++ b/textproc/FlightCrew/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2013/02/06 23:23:54 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2013/02/15 11:54:09 obache Exp $ # DISTNAME= FlightCrew-0.7.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 14 +PKGREVISION= 15 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 6904f937c6e..78f1aecc6ad 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2012/10/25 06:57:01 asau Exp $ +# $NetBSD: Makefile,v 1.38 2013/02/15 11:54:09 obache Exp $ DISTNAME= source-highlight-3.1.4 -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= srchl CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=src-highlite/} |