Skip to content

Commit b23ef5d

Browse files
committed
devel/rubygem-tty-file: Update WWW and clean up pkg-descr
1 parent 838b9a6 commit b23ef5d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

devel/rubygem-tty-file/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ MASTER_SITES= RG
55

66
MAINTAINER= sunpoet@FreeBSD.org
77
COMMENT= File and directory manipulation utility methods
8-
WWW= https://ttytoolkit.org/
8+
WWW= https://ttytoolkit.org/ \
9+
https://github.com/piotrmurach/tty-file
910

1011
LICENSE= MIT
1112
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

devel/rubygem-tty-file/pkg-descr

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@ TTY::File supports file and directory manipulation utility methods.
33
Though Ruby's File and FileUtils libraries provide very robust apis for dealing
44
with files, this library aims to provide a level of abstraction that is much
55
more convenient, with useful logging capabilities.
6-
7-
See also: https://github.com/piotrmurach/tty-file

0 commit comments

Comments
 (0)