diff options
| author | Tor Egge <tegge@FreeBSD.org> | 2006-05-28 17:47:01 +0000 |
|---|---|---|
| committer | Tor Egge <tegge@FreeBSD.org> | 2006-05-28 17:47:01 +0000 |
| commit | b6312b265a175ec7feed3335d39a2a996bbdefba (patch) | |
| tree | 7916aed4afec118a48934b84d67384f458fc222a /devel/linuxthreads | |
| parent | Stop providing reentrant functions already present in libc on newer FreeBSD (diff) | |
Bump port revision due to pthread manager pipe communication fix.
Diffstat (limited to 'devel/linuxthreads')
| -rw-r--r-- | devel/linuxthreads/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linuxthreads/Makefile b/devel/linuxthreads/Makefile index c3bc964c84e9..437fc6479ec7 100644 --- a/devel/linuxthreads/Makefile +++ b/devel/linuxthreads/Makefile @@ -7,7 +7,7 @@ PORTNAME= linuxthreads PORTVERSION= 2.2.3 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glibc |
