1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix pkg-plist.

This commit is contained in:
Cy Schubert 2015-02-01 14:30:29 +00:00
parent e5435d92c1
commit a1c954811e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378242
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= screen
PORTVERSION= 4.2.1
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= http://ftp.gnu.org/gnu/screen/ \
ftp://ftp.gnu.org/gnu/screen/ \

View File

@ -21,5 +21,5 @@ bin/screen
@comment are installing the the one bundled with source, or the one from
@comment FILESDIR/screenrc.sample
@sample %%ETCDIR%%/screenrc.sample
@sample %%EXAMPLESDIR%%/screenrc.sample-1
@sample %%EXAMPLESDIR%%/screenrc.sample-2
%%EXAMPLESDIR%%/screenrc.sample-1
%%EXAMPLESDIR%%/screenrc.sample-2