diff options
author | adam <adam@pkgsrc.org> | 2012-07-02 13:37:35 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-07-02 13:37:35 +0000 |
commit | 866b730e71c87e850a31e2f2552256f17717e9aa (patch) | |
tree | 8a5aecd9271f85aa9585b9fde0a5441c97eafea1 /textproc/FlightCrew/Makefile | |
parent | d35e895baff3b8a39fee749f68c54725eb13c83a (diff) | |
download | pkgsrc-866b730e71c87e850a31e2f2552256f17717e9aa.tar.gz |
Revbump after updating boost
Diffstat (limited to 'textproc/FlightCrew/Makefile')
-rw-r--r-- | textproc/FlightCrew/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/FlightCrew/Makefile b/textproc/FlightCrew/Makefile index ca06f8cf25b..0b9b7df5962 100644 --- a/textproc/FlightCrew/Makefile +++ b/textproc/FlightCrew/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/05/21 08:03:15 marino Exp $ +# $NetBSD: Makefile,v 1.12 2012/07/02 13:37:42 adam Exp $ # DISTNAME= FlightCrew-0.7.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://flightcrew.googlecode.com/files/ EXTRACT_SUFX= .zip |