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 /devel/fpc-fcl-async | |
parent | 756a89dc6d8aee35f0b7dc66330434546e63811f (diff) | |
download | ports-abbf911981f3fec39247c97fb57f7ec8157d1386.tar.gz ports-abbf911981f3fec39247c97fb57f7ec8157d1386.zip |
Notes
Diffstat (limited to 'devel/fpc-fcl-async')
-rw-r--r-- | devel/fpc-fcl-async/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fpc-fcl-async/Makefile b/devel/fpc-fcl-async/Makefile index 7d52b512c708..c2400de0905f 100644 --- a/devel/fpc-fcl-async/Makefile +++ b/devel/fpc-fcl-async/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel lang PKGNAMESUFFIX= -fcl-async |