diff options
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 70400df9848..6c95e357fa2 100644 --- a/textproc/FlightCrew/Makefile +++ b/textproc/FlightCrew/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/08/29 11:22:20 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/09/07 19:17:35 adam Exp $ # DISTNAME= FlightCrew-0.7.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc MASTER_SITES= http://flightcrew.googlecode.com/files/ EXTRACT_SUFX= .zip |