diff options
author | adamw <adamw@FreeBSD.org> | 2003-12-04 21:26:45 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-12-04 21:26:45 +0000 |
commit | f865d3474218e8e55d56ddb2ad137946eb5bcb6d (patch) | |
tree | 601a48c109101d3269d1fc569ea2260d6a8d45f3 /misc | |
parent | 071206b4632944621cfc01600ed1b180e0cd183c (diff) | |
download | FreeBSD-ports-f865d3474218e8e55d56ddb2ad137946eb5bcb6d.zip FreeBSD-ports-f865d3474218e8e55d56ddb2ad137946eb5bcb6d.tar.gz |
Update to 2.2.
Also, given how inane this program is, set myself as MAINTAINER.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/talkfilters/Makefile | 8 | ||||
-rw-r--r-- | misc/talkfilters/distinfo | 2 | ||||
-rw-r--r-- | misc/talkfilters/pkg-descr | 14 | ||||
-rw-r--r-- | misc/talkfilters/pkg-plist | 2 |
4 files changed, 15 insertions, 11 deletions
diff --git a/misc/talkfilters/Makefile b/misc/talkfilters/Makefile index 2c77117..e80a124 100644 --- a/misc/talkfilters/Makefile +++ b/misc/talkfilters/Makefile @@ -6,11 +6,11 @@ # PORTNAME= talkfilters -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= misc MASTER_SITES= http://www2.dystance.net:8080/software/talkfilters/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adamw@FreeBSD.org COMMENT= Set of filters to convert English text to various stereotyped dialects CONFLICTS= jive* chef* @@ -20,11 +20,13 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes MAN1= talkfilters.1 wrap.1 -MLINKS= talkfilters.1 b1ff.1 \ +MLINKS= talkfilters.1 austro.1 \ + talkfilters.1 b1ff.1 \ talkfilters.1 brooklyn.1 \ talkfilters.1 chef.1 \ talkfilters.1 cockney.1 \ talkfilters.1 drawl.1 \ + talkfilters.1 dubya.1 \ talkfilters.1 fudd.1 \ talkfilters.1 funetak.1 \ talkfilters.1 jethro.1 \ diff --git a/misc/talkfilters/distinfo b/misc/talkfilters/distinfo index 36b7995..2942f1b 100644 --- a/misc/talkfilters/distinfo +++ b/misc/talkfilters/distinfo @@ -1 +1 @@ -MD5 (talkfilters-2.1.tar.gz) = 2ccea0f71cad04b20b1a1aa4b3d3a8a2 +MD5 (talkfilters-2.2.tar.gz) = f688390748b885e2ec36e1c1c70a83dc diff --git a/misc/talkfilters/pkg-descr b/misc/talkfilters/pkg-descr index 453c9a9..de2cb4b 100644 --- a/misc/talkfilters/pkg-descr +++ b/misc/talkfilters/pkg-descr @@ -1,9 +1,9 @@ -The GNU Talk Filters are filter programs that convert ordinary English -text into text that mimics a stereotyped or otherwise humorous dialect. -These filters have been in the public domain for many years, but now for -the first time they are provided as a single integrated package. The -filters include b1ff, brooklyn, chef, cockney, drawl, fudd, funetak, -jethro, jive, kraut, pansy, postmodern, redneck, valspeak, and warez. -Each program reads from standard input and writes to standard output. +The GNU Talk Filters are filter programs that convert ordinary English text +into text that mimics a stereotyped or otherwise humorous dialect. These +filters have been in the public domain for many years, but now for the first +time they are provided as a single integrated package. The filters include +austro, b1ff, brooklyn, chef, cockney, drawl, dubya, fudd, funetak, jethro, +jive, kraut, pansy, postmodern, redneck, valspeak, and warez. Each program +reads from standard input and writes to standard output. WWW: http://www2.dystance.net:8080/software/talkfilters/ diff --git a/misc/talkfilters/pkg-plist b/misc/talkfilters/pkg-plist index 13e6e6e..76e7f0e 100644 --- a/misc/talkfilters/pkg-plist +++ b/misc/talkfilters/pkg-plist @@ -1,8 +1,10 @@ +bin/austro bin/b1ff bin/brooklyn bin/chef bin/cockney bin/drawl +bin/dubya bin/fudd bin/funetak bin/jethro |