diff --git a/misc/screen/Makefile b/misc/screen/Makefile index d842c5e5d03..ba6cd22db83 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.32 2000/09/24 07:04:10 brad Exp $ +# $OpenBSD: Makefile,v 1.33 2001/04/13 21:48:42 brad Exp $ + +COMMENT= "multi-screen window manager" VERSION= 3.9.8 DISTNAME= screen-${VERSION} CATEGORIES= misc -NEED_VERSION= 1.330 +NEED_VERSION= 1.384 MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ HOMEPAGE= http://www.gnu.org/software/screen/ diff --git a/misc/screen/pkg/COMMENT b/misc/screen/pkg/COMMENT deleted file mode 100644 index 8d6c546f13f..00000000000 --- a/misc/screen/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -multi-screen window manager