Upgrade
This commit is contained in:
parent
0f1c0d8139
commit
2fee6aaeb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=597
4 changed files with 8 additions and 10 deletions
|
@ -1,15 +1,14 @@
|
|||
# New ports collection makefile for: screen
|
||||
# Version required: 3.5.18beta
|
||||
# Version required: 3.6.0
|
||||
# Date created: 25 Nov 1994
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1994/12/11 23:58:15 ache Exp $
|
||||
# $Id: Makefile,v 1.4 1994/12/17 07:35:01 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= screen-3.5.18beta
|
||||
DISTNAME= screen-3.6.0
|
||||
NCFTPFLAGS= -PN
|
||||
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
|
||||
GNU_CONFIGURE= YES
|
||||
WRKSRC= ${WRKDIR}/screen-3.5.18
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@cwd /usr/local
|
||||
bin/screen
|
||||
bin/screen-3.5.18
|
||||
bin/screen-3.6.0
|
||||
man/man1/screen.1
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
# New ports collection makefile for: screen
|
||||
# Version required: 3.5.18beta
|
||||
# Version required: 3.6.0
|
||||
# Date created: 25 Nov 1994
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1994/12/11 23:58:15 ache Exp $
|
||||
# $Id: Makefile,v 1.4 1994/12/17 07:35:01 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= screen-3.5.18beta
|
||||
DISTNAME= screen-3.6.0
|
||||
NCFTPFLAGS= -PN
|
||||
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
|
||||
GNU_CONFIGURE= YES
|
||||
WRKSRC= ${WRKDIR}/screen-3.5.18
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@cwd /usr/local
|
||||
bin/screen
|
||||
bin/screen-3.5.18
|
||||
bin/screen-3.6.0
|
||||
man/man1/screen.1
|
||||
|
|
Loading…
Reference in a new issue