diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
commit | f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch) | |
tree | 384a6fe89b7bf8bffcc478f3462d538eea755790 /games/flightgear/Makefile | |
parent | 49be72eaa4585216ade79b274fca337c2bf4866a (diff) |
Notes
Diffstat (limited to 'games/flightgear/Makefile')
-rw-r--r-- | games/flightgear/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index e71c534c6364..283add2214cf 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: flightgear -# Date created: 26 June 1999 -# Whom: Brian Buchanan <brian@CSUA.Berkeley.EDU> -# +# Created by: Brian Buchanan <brian@CSUA.Berkeley.EDU> # $FreeBSD$ -# PORTNAME= flightgear PORTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= games # see http://www.flightgear.org/templates.js MASTER_SITES= http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ |