aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/png/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r--graphics/png/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 377baac40ce7..4fc60de81734 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: PNG images library
-# Version required: 0.89c
+# Version required: 0.96
# Date created: 5 Dec 1995
# Whom: ache
#
-# $Id: Makefile,v 1.7 1996/08/19 10:30:59 asami Exp $
+# $Id: Makefile,v 1.8 1996/11/18 11:29:00 asami Exp $
#
-DISTNAME= libpng-0.89c
-PKGNAME= png-0.89c
+DISTNAME= libpng-0.96
+PKGNAME= png-0.96
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.uu.net/graphics/png/src/
+EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.org