diff options
author | jadawin <jadawin@FreeBSD.org> | 2013-06-07 21:49:00 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2013-06-07 21:49:00 +0800 |
commit | e28db037cc59733e12a1a8a9bcaeaff3cbdff897 (patch) | |
tree | c56e62c003fcd2e6398d686f8ceaa31b2bc7e20b /games | |
parent | 229cb151bdabb7cd01d88f3e5fe3c032d358cde1 (diff) | |
download | freebsd-ports-gnome-e28db037cc59733e12a1a8a9bcaeaff3cbdff897.tar.gz freebsd-ports-gnome-e28db037cc59733e12a1a8a9bcaeaff3cbdff897.tar.zst freebsd-ports-gnome-e28db037cc59733e12a1a8a9bcaeaff3cbdff897.zip |
- Update to 20130605
- Change MASTER_SITES
- Pass maintainership to submitter
PR: ports/179082
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/wtf/Makefile | 15 | ||||
-rw-r--r-- | games/wtf/distinfo | 4 |
2 files changed, 6 insertions, 13 deletions
diff --git a/games/wtf/Makefile b/games/wtf/Makefile index 3118e2e2c2b4..bc5120a57691 100644 --- a/games/wtf/Makefile +++ b/games/wtf/Makefile @@ -1,19 +1,12 @@ -# ex:ts=8 -# New ports collection makefile for: wtf -# Date created: 29 December 2001 -# Whom: Maxime Henrion <mux@FreeBSD.org> -# +# Created by: Maxime Henrion <mux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= wtf -PORTVERSION= 20111107 +PORTVERSION= 20130605 CATEGORIES= games -MASTER_SITES= http://tuxaco.net/downloads/ \ - http://download.goodking.org/downloads/ \ - http://files.etoilebsd.net/goodking/ +MASTER_SITES= SF/bsdwtf -MAINTAINER= jadawin@FreeBSD.org +MAINTAINER= lifanov@mail.lifanov.com COMMENT= Translates common Internet acronyms NO_BUILD= yes diff --git a/games/wtf/distinfo b/games/wtf/distinfo index 5b6f32d87437..f0a3e22bf14a 100644 --- a/games/wtf/distinfo +++ b/games/wtf/distinfo @@ -1,2 +1,2 @@ -SHA256 (wtf-20111107.tar.gz) = 7d1a24bdfbec2b8cf6448b9d42e557ad1ac231fc9d1ae2e0d4245b206edba908 -SIZE (wtf-20111107.tar.gz) = 21618 +SHA256 (wtf-20130605.tar.gz) = 238077a764f5c2ca08462c363e3528d59d7d4666cbffa8e57e28c68e1efd7936 +SIZE (wtf-20130605.tar.gz) = 22269 |