aboutsummaryrefslogtreecommitdiff
path: root/games/slade/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2016-10-03 10:14:49 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2016-10-03 10:14:49 +0000
commitab307bdc06fe617e44f09564fa43ec7dd093f5d4 (patch)
tree854a6c65eb7855e2c0f0843966f0971f8d2763dd /games/slade/Makefile
parentee9c3ffc7d4783d10f1782c7fc90f8fa6c31f48a (diff)
downloadports-ab307bdc06fe617e44f09564fa43ec7dd093f5d4.tar.gz
ports-ab307bdc06fe617e44f09564fa43ec7dd093f5d4.zip
Update SLADE to version 3.1.1.4 (bugfix release).
Because GitHub releases are not fetched with correct modification time, set TIMESTAMP to 1474862429 which corresponds to commit 0e5c7a6 tagged as release.
Notes
Notes: svn path=/head/; revision=423182
Diffstat (limited to 'games/slade/Makefile')
-rw-r--r--games/slade/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/slade/Makefile b/games/slade/Makefile
index 57e05a9000bc..685db588510c 100644
--- a/games/slade/Makefile
+++ b/games/slade/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= slade
-PORTVERSION= 3.1.1.3
-PORTREVISION= 1
+PORTVERSION= 3.1.1.4
CATEGORIES= games
MAINTAINER= danfe@FreeBSD.org