diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-05-16 10:10:08 +0800 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-05-16 10:10:08 +0800 |
commit | 3c4dd03db1a838416dde2495cb908ff9d7a6fd22 (patch) | |
tree | d1116850ba5c728d88486f9b2180073b8e6b4b25 /games/doomsday/Makefile | |
parent | 0c2d600ee535d9fcac66ae36ec14a7e2accd737e (diff) | |
download | freebsd-ports-gnome-3c4dd03db1a838416dde2495cb908ff9d7a6fd22.tar.gz freebsd-ports-gnome-3c4dd03db1a838416dde2495cb908ff9d7a6fd22.tar.zst freebsd-ports-gnome-3c4dd03db1a838416dde2495cb908ff9d7a6fd22.zip |
- Update from 1.14.2 to 1.14.3
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 d24fc0297a04..8cb284d94237 100644 --- a/games/doomsday/Makefile +++ b/games/doomsday/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= doomsday -PORTVERSION= 1.14.2 +PORTVERSION= 1.14.3 CATEGORIES= games MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} |