diff options
author | wg <wg@FreeBSD.org> | 2013-08-08 19:16:09 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-08-08 19:16:09 +0800 |
commit | 57e72c879be9f20d93a89dfc38f13dc0e6b2a23a (patch) | |
tree | fd904e59cb570b5ae4b23ff7b4c7bb634c3999cd /games/wtf/Makefile | |
parent | 65a9929af4e188a16f85f77419447fbe49be4dc2 (diff) | |
download | freebsd-ports-gnome-57e72c879be9f20d93a89dfc38f13dc0e6b2a23a.tar.gz freebsd-ports-gnome-57e72c879be9f20d93a89dfc38f13dc0e6b2a23a.tar.zst freebsd-ports-gnome-57e72c879be9f20d93a89dfc38f13dc0e6b2a23a.zip |
games/wtf: update to 20130807
- Update to 20130807
PR: ports/181128
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
Diffstat (limited to 'games/wtf/Makefile')
-rw-r--r-- | games/wtf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wtf/Makefile b/games/wtf/Makefile index 878c21e77e97..78a82e50d7fa 100644 --- a/games/wtf/Makefile +++ b/games/wtf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wtf -PORTVERSION= 20130629 +PORTVERSION= 20130807 CATEGORIES= games MASTER_SITES= SF/bsdwtf |