diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-12-04 21:26:45 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-12-04 21:26:45 +0000 |
commit | af02eeac3e37e30f46f8bfba1f3e358ef0cb4ff9 (patch) | |
tree | 3770c72e39103133dd04887e2b898daf96cd1b88 /misc | |
parent | 7230b77ccb192f4e717456b6e204c6eb0056ebb5 (diff) |
Notes
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 2c77117edbf6..e80a124dd3ca 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 36b799557165..2942f1b7db14 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 453c9a914cb4..de2cb4b7dda9 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 13e6e6ee76ba..76e7f0e80261 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 |