diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-02-05 01:20:08 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-02-05 01:20:08 +0000 |
commit | ba8a41dac7d1fa2d17077f14e7c784bd78c4464c (patch) | |
tree | 65c8a73b57e52f33ca6515976ceaaabea12965a4 /games/doomsday/Makefile | |
parent | 64668940fff91352754d45eec3331a8daa0d6e46 (diff) | |
download | ports-ba8a41dac7d1fa2d17077f14e7c784bd78c4464c.tar.gz ports-ba8a41dac7d1fa2d17077f14e7c784bd78c4464c.zip |
Notes
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 8e97b2528ac4..7b6496e49bcb 100644 --- a/games/doomsday/Makefile +++ b/games/doomsday/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= doomsday -PORTVERSION= 1.15.7 +PORTVERSION= 1.15.8 CATEGORIES= games MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} DISTNAME= ${PORTNAME}-stable-${PORTVERSION} |