diff options
Diffstat (limited to 'devel/mingw32-zlib/Makefile')
-rw-r--r-- | devel/mingw32-zlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mingw32-zlib/Makefile b/devel/mingw32-zlib/Makefile index 439dea31505c..fe33a74a2f28 100644 --- a/devel/mingw32-zlib/Makefile +++ b/devel/mingw32-zlib/Makefile @@ -1,6 +1,6 @@ PORTNAME= zlib PORTVERSION= 1.2.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel archivers MASTER_SITES= http://zlib.net/ \ SF/libpng/${PORTNAME}/${PORTVERSION} |