diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2014-03-26 03:32:45 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2014-03-26 03:32:45 +0000 |
commit | 14627e1fc19f98fe79d308ff0c5aec9efdf9209c (patch) | |
tree | 05070e74af7de14973abf24cf7428bc7bb2099f4 /lang/fpc-base | |
parent | 69bbfb21ef39d77f090b4c450278c07377fc1271 (diff) | |
download | ports-14627e1fc19f98fe79d308ff0c5aec9efdf9209c.tar.gz ports-14627e1fc19f98fe79d308ff0c5aec9efdf9209c.zip |
Notes
Diffstat (limited to 'lang/fpc-base')
-rw-r--r-- | lang/fpc-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-base/Makefile b/lang/fpc-base/Makefile index 4048664a8bde..85c501d360a3 100644 --- a/lang/fpc-base/Makefile +++ b/lang/fpc-base/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= base -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.4 CATEGORIES= lang MASTER_SITES= # empty PKGNAMEPREFIX= fpc- |