diff options
Diffstat (limited to 'devel/mingw32-pthreads/Makefile')
-rw-r--r-- | devel/mingw32-pthreads/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mingw32-pthreads/Makefile b/devel/mingw32-pthreads/Makefile index 7d90001b12bf..01d8b65ea1b3 100644 --- a/devel/mingw32-pthreads/Makefile +++ b/devel/mingw32-pthreads/Makefile @@ -1,6 +1,6 @@ PORTNAME= pthreads PORTVERSION= 2.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ftp://sources.redhat.com/pub/${PORTNAME}-win32/ PKGNAMEPREFIX= mingw32- |