diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-29 02:48:26 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-29 02:48:26 +0000 |
commit | c8f8bcdfe0eaf5dd53e7cc8a0a4ddaf5a491d63c (patch) | |
tree | b1a92ddd05eac2a4695b80f7d29d20bd96292a9d /devel/fpc-pthreads | |
parent | 3801a16b8b2d13660a5ba3dc3b89cabecee4cc7c (diff) | |
download | ports-c8f8bcdfe0eaf5dd53e7cc8a0a4ddaf5a491d63c.tar.gz ports-c8f8bcdfe0eaf5dd53e7cc8a0a4ddaf5a491d63c.zip |
Notes
Diffstat (limited to 'devel/fpc-pthreads')
-rw-r--r-- | devel/fpc-pthreads/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fpc-pthreads/Makefile b/devel/fpc-pthreads/Makefile index 33e2e6b0b9fa..17aece8730ea 100644 --- a/devel/fpc-pthreads/Makefile +++ b/devel/fpc-pthreads/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= devel lang PKGNAMESUFFIX= -pthreads |