aboutsummaryrefslogtreecommitdiff
path: root/games/wtf
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2015-10-12 14:23:21 +0000
committerFrederic Culot <culot@FreeBSD.org>2015-10-12 14:23:21 +0000
commita172e47ece7dd56fc61c4c494dbe94488fd93271 (patch)
tree4c7ee89accf3a0c20202598fd58a3ea4a514a443 /games/wtf
parentb22b3543a42ce73c93a277e9f38ff636f8681837 (diff)
Notes
Diffstat (limited to 'games/wtf')
-rw-r--r--games/wtf/Makefile2
-rw-r--r--games/wtf/distinfo4
-rw-r--r--games/wtf/pkg-descr3
3 files changed, 4 insertions, 5 deletions
diff --git a/games/wtf/Makefile b/games/wtf/Makefile
index 44a57cdb7cab..a396d8cb28ad 100644
--- a/games/wtf/Makefile
+++ b/games/wtf/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wtf
-PORTVERSION= 20150918
+PORTVERSION= 20151011
CATEGORIES= games
MASTER_SITES= SF/bsdwtf
diff --git a/games/wtf/distinfo b/games/wtf/distinfo
index 970b300c974d..7502251e6e0b 100644
--- a/games/wtf/distinfo
+++ b/games/wtf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wtf-20150918.tar.gz) = 6d4d47d4f01e738bebc16d40fe8e4e6dd201f6b15d5d4203c69e3e44bce2c61f
-SIZE (wtf-20150918.tar.gz) = 24139
+SHA256 (wtf-20151011.tar.gz) = 27b3d9b632dbdd6db85a7891ee1a71d1cba32316c204b1e0eafab83407a4c997
+SIZE (wtf-20151011.tar.gz) = 24149
diff --git a/games/wtf/pkg-descr b/games/wtf/pkg-descr
index 15af7f5e0e3f..38f9f8389e12 100644
--- a/games/wtf/pkg-descr
+++ b/games/wtf/pkg-descr
@@ -1,3 +1,2 @@
Wtf is little shell script taken from NetBSD's CVS repository which
-translates acronyms. These acronyms are kept in a file located at
-${PREFIX}/share/wtf/acronyms.
+looks up the meaning of one or more acronyms specified on command line.