diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
commit | e0de738591f3284626c526841fcaa91c9d5f4543 (patch) | |
tree | 4879afc96e4986d9ba2b4a606ccea6364ee658db /games/pyfa/Makefile | |
parent | 0430ea81cb43e51177f844f275ae00d472f330e1 (diff) |
Notes
Diffstat (limited to 'games/pyfa/Makefile')
-rw-r--r-- | games/pyfa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/pyfa/Makefile b/games/pyfa/Makefile index 1e51d29d18ee..e0e896a8a9f2 100644 --- a/games/pyfa/Makefile +++ b/games/pyfa/Makefile @@ -4,6 +4,7 @@ PORTNAME= pyfa PORTVERSION= 1.13.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= games python MAINTAINER= andrey@bsdnir.info |