diff options
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r-- | graphics/png/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 3c1c6fac9fec..7517727db20a 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: PNG images library -# Version required: 1.0.1 +# Version required: 1* # Date created: 5 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.11 1998/03/02 19:43:11 ache Exp $ +# $Id: Makefile,v 1.12 1998/03/28 13:48:18 ache Exp $ # -DISTNAME= libpng-1.0.1 -PKGNAME= png-1.0.1 +DISTNAME= libpng-1.0.2 +PKGNAME= png-1.0.2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.uu.net/graphics/png/src/ |