mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove incorrect screenrc command.
PR: 201717
This commit is contained in:
parent
0aa9a23f0d
commit
23e54d3bb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392658
2 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= screen
|
PORTNAME= screen
|
||||||
PORTVERSION= 4.3.1
|
PORTVERSION= 4.3.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://ftp.gnu.org/gnu/screen/ \
|
MASTER_SITES= http://ftp.gnu.org/gnu/screen/ \
|
||||||
ftp://ftp.gnu.org/gnu/screen/ \
|
ftp://ftp.gnu.org/gnu/screen/ \
|
||||||
|
|
|
@ -8,4 +8,3 @@ vbell off
|
||||||
shell -$SHELL
|
shell -$SHELL
|
||||||
logtstamp on
|
logtstamp on
|
||||||
logtstamp after 1
|
logtstamp after 1
|
||||||
logfile flush
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue