diff --git a/misc/screen/Makefile b/misc/screen/Makefile index 1ed7bab2976..b16bf1f58df 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -1,18 +1,16 @@ -# $OpenBSD: Makefile,v 1.59 2009/01/27 08:19:38 sthen Exp $ +# $OpenBSD: Makefile,v 1.60 2010/09/14 05:12:35 ajacoutot Exp $ # Please adjust www/faq/faq15.html if updating. COMMENT= multi-screen window manager VERSION= 4.0.3 DISTNAME= screen-${VERSION} -PKGNAME= ${DISTNAME}p1 +REVISION= 2 CATEGORIES= misc MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ HOMEPAGE= http://www.gnu.org/software/screen/ -MAINTAINER= Brad Smith - # GPLv2+ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes