diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 94b37b4e43cb09388d595b2eab1c405e533f4758 (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /textproc/FlightCrew | |
parent | 0d28f78169df45c29d7022deb2b98c0257b39600 (diff) | |
download | pkgsrc-94b37b4e43cb09388d595b2eab1c405e533f4758.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'textproc/FlightCrew')
-rw-r--r-- | textproc/FlightCrew/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/FlightCrew/Makefile b/textproc/FlightCrew/Makefile index 3eac54e6b5c..b64a75af718 100644 --- a/textproc/FlightCrew/Makefile +++ b/textproc/FlightCrew/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2011/10/13 10:59:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2011/11/01 06:02:37 sbd Exp $ # DISTNAME= FlightCrew-0.7.2-Code PKGNAME= ${DISTNAME:S/-Code//} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://flightcrew.googlecode.com/files/ EXTRACT_SUFX= .zip |