diff options
-rw-r--r-- | graphics/png/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 1cecb17cb0d..95b2ee7864a 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 1999/03/04 13:50:48 tron Exp $ +# $NetBSD: Makefile,v 1.14 2000/02/09 15:22:31 tron Exp $ # FreeBSD Id: Makefile,v 1.10 1997/07/17 15:12:44 max Exp # -DISTNAME= libpng-1.0.3 -PKGNAME= png-1.0.3 +DISTNAME= libpng-1.0.5 +PKGNAME= png-1.0.5 CATEGORIES= graphics MASTER_SITES= ftp://ftp.uu.net/graphics/png/src/ |