diff options
author | ache <ache@FreeBSD.org> | 1995-04-16 11:29:18 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-04-16 11:29:18 +0000 |
commit | 0d03ddca4b2f14d88d4b0ab189a8c45f623bc0c1 (patch) | |
tree | 1fe73bb3f1c7334582f6389cb82b0839c09503bb /misc | |
parent | 31641720bba8567d04542092560d499544121977 (diff) | |
download | FreeBSD-ports-0d03ddca4b2f14d88d4b0ab189a8c45f623bc0c1.zip FreeBSD-ports-0d03ddca4b2f14d88d4b0ab189a8c45f623bc0c1.tar.gz |
Upgrade
Diffstat (limited to 'misc')
-rw-r--r-- | misc/screen/Makefile | 6 | ||||
-rw-r--r-- | misc/screen/distinfo | 2 | ||||
-rw-r--r-- | misc/screen/pkg-comment | 2 | ||||
-rw-r--r-- | misc/screen/pkg-plist | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile index 34a07ee..ab3df19 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: screen -# Version required: 3.6.1 +# Version required: 3.6.2 # Date created: 25 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.7 1995/04/01 12:50:31 jkh Exp $ +# $Id: Makefile,v 1.8 1995/04/12 04:56:21 asami Exp $ # -DISTNAME= screen-3.6.1 +DISTNAME= screen-3.6.2 CATEGORIES+= utilities MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ diff --git a/misc/screen/distinfo b/misc/screen/distinfo index ba5e8e6..94767b1 100644 --- a/misc/screen/distinfo +++ b/misc/screen/distinfo @@ -1 +1 @@ -MD5 (screen-3.6.1.tar.gz) = 80255677328f718c06bcb1032ca0a34c +MD5 (screen-3.6.2.tar.gz) = efb6fa258c68428b9812c3c80bdcdc13 diff --git a/misc/screen/pkg-comment b/misc/screen/pkg-comment index e4f6ef0..023b52e 100644 --- a/misc/screen/pkg-comment +++ b/misc/screen/pkg-comment @@ -1 +1 @@ -screen - a full-screen window manager +screen - a multi-screen window manager diff --git a/misc/screen/pkg-plist b/misc/screen/pkg-plist index 49bad7d..58de1b9 100644 --- a/misc/screen/pkg-plist +++ b/misc/screen/pkg-plist @@ -1,6 +1,6 @@ @cwd /usr/local bin/screen -bin/screen-3.6.1 +bin/screen-3.6.2 man/man1/screen.1 info/screen.info info/screen.info-1 |