From 1ad10a57ffef7a9cdd1a2d86c228f283cbbb5749 Mon Sep 17 00:00:00 2001 From: fgsch Date: Sun, 29 Dec 2002 21:30:57 +0000 Subject: [PATCH] zap NEED_VERSION here as well. --- net/tightvnc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index 40a26d5a924..c196138b170 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2002/05/18 22:35:45 lebel Exp $ +# $OpenBSD: Makefile,v 1.7 2002/12/29 21:30:57 fgsch Exp $ COMMENT= "cross-platform remote desktop access" COMMENT-viewer= "client for cross-platform remote desktop access" @@ -7,7 +7,6 @@ VERSION= 1.2.3 PKGNAME= tightvnc-${VERSION} DISTNAME= ${PKGNAME}_unixsrc CATEGORIES= net -NEED_VERSION= 1.500 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vnc-tight/} MASTER_SITES0= http://www.uk.research.att.com/vnc/dist/ DOCDIST= vnc-latest_doc.tgz