From 2ac7e0be8a51cd0fb1be0b6c34f4c9f4a30d45bd Mon Sep 17 00:00:00 2001 From: acm Date: Thu, 7 Sep 2006 21:51:18 +0000 Subject: - Fix PORTVERSION to 2.0.4 Approved by: garga (mentor,implicit) --- lang/fpc-units/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/fpc-units') diff --git a/lang/fpc-units/Makefile b/lang/fpc-units/Makefile index 560f095ec2aa..570e44273c58 100644 --- a/lang/fpc-units/Makefile +++ b/lang/fpc-units/Makefile @@ -6,8 +6,7 @@ # PORTNAME= units -PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTVERSION= 2.0.4 CATEGORIES= lang MASTER_SITES= # none PKGNAMEPREFIX= fpc- -- cgit