diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2013-06-07 13:49:00 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2013-06-07 13:49:00 +0000 |
commit | b5478f9086e043ab006497eab1c1fdf903dfa1ca (patch) | |
tree | c56e62c003fcd2e6398d686f8ceaa31b2bc7e20b /games/wtf/Makefile | |
parent | 429dbbd44c9a647d921294b5d39bef5a18d9c8fd (diff) |
Notes
Diffstat (limited to 'games/wtf/Makefile')
-rw-r--r-- | games/wtf/Makefile | 15 |
1 files changed, 4 insertions, 11 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 |