diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
commit | b760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /games/doomsday | |
parent | d15cb2de1807d8fd4da425ec9c256443fb7dcba4 (diff) |
Notes
Diffstat (limited to 'games/doomsday')
-rw-r--r-- | games/doomsday/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile index e4e76fcbc959..f252e6b47d98 100644 --- a/games/doomsday/Makefile +++ b/games/doomsday/Makefile @@ -3,7 +3,7 @@ PORTNAME= doomsday PORTVERSION= 1.15.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} DISTNAME= ${PORTNAME}-stable-${PORTVERSION} |