diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-02-09 04:48:43 +0800 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-02-09 04:48:43 +0800 |
commit | 013b8fb9b0f900ff965749a45392093d7a960332 (patch) | |
tree | 2d74dfa32ddf71cb2afd8c4aa04204f275511ef1 /games/doomsday/Makefile | |
parent | 111400f4617395629d8da029d7dc49bcf75785b0 (diff) | |
download | freebsd-ports-gnome-013b8fb9b0f900ff965749a45392093d7a960332.tar.gz freebsd-ports-gnome-013b8fb9b0f900ff965749a45392093d7a960332.tar.zst freebsd-ports-gnome-013b8fb9b0f900ff965749a45392093d7a960332.zip |
- Update to 2.2.2
Diffstat (limited to 'games/doomsday/Makefile')
-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 43851e692632..a98e6cbd5c88 100644 --- a/games/doomsday/Makefile +++ b/games/doomsday/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= doomsday -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= games MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} |