summaryrefslogtreecommitdiff
path: root/misc/screen
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-17 07:35:17 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-17 07:35:17 +0000
commitadb459f15cb35dab65de0834195cd1c78d0f944b (patch)
treec29d4259854f0ed1d4c053ca9fd09b25d6498b0d /misc/screen
parentDon't touch makefile and use gmake instead (diff)
Upgrade.
Notes
Notes: svn path=/head/; revision=585
Diffstat (limited to 'misc/screen')
-rw-r--r--misc/screen/Makefile8
-rw-r--r--misc/screen/pkg-plist2
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index b1d34c264613..0164185c227b 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: screen
-# Version required: 3.5.17beta
+# Version required: 3.5.18beta
# Date created: 25 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.2 1994/12/02 01:10:10 ache Exp $
+# $Id: Makefile,v 1.3 1994/12/11 23:58:15 ache Exp $
#
-DISTNAME= screen-3.5.17beta
+DISTNAME= screen-3.5.18beta
NCFTPFLAGS= -PN
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
GNU_CONFIGURE= YES
-WRKSRC= ${WRKDIR}/screen-3.5.17
+WRKSRC= ${WRKDIR}/screen-3.5.18
.include <bsd.port.mk>
diff --git a/misc/screen/pkg-plist b/misc/screen/pkg-plist
index 6499a6d6df98..29d82c8e9d15 100644
--- a/misc/screen/pkg-plist
+++ b/misc/screen/pkg-plist
@@ -1,4 +1,4 @@
@cwd /usr/local
bin/screen
-bin/screen-3.5.17
+bin/screen-3.5.18
man/man1/screen.1