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 63e27b72571..f65676b9813 100644 --- a/textproc/FlightCrew/Makefile +++ b/textproc/FlightCrew/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2012/10/25 06:55:37 asau Exp $ +# $NetBSD: Makefile,v 1.19 2013/01/26 21:38:55 adam Exp $ # DISTNAME= FlightCrew-0.7.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= textproc MASTER_SITES= http://flightcrew.googlecode.com/files/ EXTRACT_SUFX= .zip |