diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-20 23:53:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-20 23:53:45 +0000 |
commit | 87bec0c3de6bab0f3120f07bc9c22d1b12d14cc0 (patch) | |
tree | 9d9cbd45ecfc5c8538f5322727612839f61b2d81 /misc/felis | |
parent | c2c0ea39a5ee3b24f5ac119292d8c1b436c86907 (diff) |
Changed per maintainer request.
Notes
Notes:
svn path=/head/; revision=91777
Diffstat (limited to 'misc/felis')
-rw-r--r-- | misc/felis/Makefile | 4 | ||||
-rw-r--r-- | misc/felis/pkg-descr | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/misc/felis/Makefile b/misc/felis/Makefile index 5202cd1ed754..1dd8c19112e2 100644 --- a/misc/felis/Makefile +++ b/misc/felis/Makefile @@ -8,9 +8,9 @@ PORTNAME= felis PORTVERSION= 1.0 CATEGORIES= misc -MASTER_SITES= http://www.whizkidtech.net/fports/ +MASTER_SITES= http://www.whizkidtech.redprince.net/fports/ -MAINTAINER= adam@whizkidtech.net +MAINTAINER= adam@redprince.net COMMENT= A tool which displays one or more files as a single line of text MAN1= felis.1 diff --git a/misc/felis/pkg-descr b/misc/felis/pkg-descr index f5268ae1151e..672f2a65388d 100644 --- a/misc/felis/pkg-descr +++ b/misc/felis/pkg-descr @@ -1,4 +1,6 @@ Felis sends one or more files to stdin. Unlike cat, felis will place all of its output to a single line. -adam@whizkidtech.net +WWW: http://www.whizkidtech.redprince.net/fports/ + +adam@redprince.net |