From 8dc6ed33d657648584872d966e3af2da61be7902 Mon Sep 17 00:00:00 2001 From: sat Date: Sun, 5 Nov 2006 09:53:02 +0000 Subject: - Fix the portversion, so that it doesn't go backwards Reported by: erwin Pointy hat to: sat --- www/eyeos/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/eyeos/Makefile b/www/eyeos/Makefile index b2ab773e123d..7889da19fed6 100644 --- a/www/eyeos/Makefile +++ b/www/eyeos/Makefile @@ -6,6 +6,7 @@ # PORTNAME= eyeOS +PORTVERSION= 0.9.3.1.1 DISTVERSION= 0.9.3-1a CATEGORIES= www MASTER_SITES= SF -- cgit