diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 15:35:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 15:35:27 +0000 |
commit | befa71e0f350a045c0cf26d1871f91c6c453546a (patch) | |
tree | eced3a067f69c836396f6dab708c086619b9da8d /games/wyrmgus | |
parent | 9ba47d69fa695da89652e9f0b78fe55fbb673e1c (diff) |
Notes
Diffstat (limited to 'games/wyrmgus')
-rw-r--r-- | games/wyrmgus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wyrmgus/Makefile b/games/wyrmgus/Makefile index 9a8446a4830b..b673519e0790 100644 --- a/games/wyrmgus/Makefile +++ b/games/wyrmgus/Makefile @@ -4,7 +4,7 @@ PORTNAME= wyrmgus PORTVERSION= 3.5.4 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games devel MAINTAINER= amdmi3@FreeBSD.org |