diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2021-06-19 20:16:08 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-06-22 18:53:08 +0000 |
commit | da3162c7c9f01912ba1940e188b253f2b5c7ba77 (patch) | |
tree | d10ba9478637e8d8d59bad216250736b2b8a15f9 /games/egoboo | |
parent | 667772286cef83ac5592d3adf7267e51c5f3f2cf (diff) | |
download | ports-da3162c7c9f01912ba1940e188b253f2b5c7ba77.tar.gz ports-da3162c7c9f01912ba1940e188b253f2b5c7ba77.zip |
Diffstat (limited to 'games/egoboo')
-rw-r--r-- | games/egoboo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/egoboo/Makefile b/games/egoboo/Makefile index e199439132c2..9de0a8966fd8 100644 --- a/games/egoboo/Makefile +++ b/games/egoboo/Makefile @@ -2,6 +2,7 @@ PORTNAME= egoboo PORTVERSION= 2.8.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Linux%20Source%20Distro/${PORTVERSION}%20(Stable) |