diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-05-04 15:23:08 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-05-04 15:23:08 +0000 |
commit | abbf911981f3fec39247c97fb57f7ec8157d1386 (patch) | |
tree | 6c40b0b86b653c803841128e67d24895cb78b755 /lang/fpc-base | |
parent | 756a89dc6d8aee35f0b7dc66330434546e63811f (diff) | |
download | ports-abbf911981f3fec39247c97fb57f7ec8157d1386.tar.gz ports-abbf911981f3fec39247c97fb57f7ec8157d1386.zip |
Notes
Diffstat (limited to 'lang/fpc-base')
-rw-r--r-- | lang/fpc-base/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/fpc-base/Makefile b/lang/fpc-base/Makefile index a819d45d2f87..59b3a7555691 100644 --- a/lang/fpc-base/Makefile +++ b/lang/fpc-base/Makefile @@ -6,8 +6,7 @@ # PORTNAME= base -PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTVERSION= 2.2.4 CATEGORIES= lang MASTER_SITES= # empty PKGNAMEPREFIX= fpc- |