summaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-17 00:50:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-17 00:50:52 +0000
commit27ba461c8e50a613d87c9f076bb701df10453684 (patch)
tree70478bd5a7a5379674d66d2abb0bfd8ad1e74bcd /graphics/png
parentRoll back xpm shared library numbers. It will be truncated to "Xpm.4" (diff)
Roll back libpng major to 2.
Notes
Notes: svn path=/head/; revision=13192
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 46ee3c0bd51a..ee7bd91fe595 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Dec 1995
# Whom: ache
#
-# $Id: Makefile,v 1.13 1998/07/09 23:39:36 ache Exp $
+# $Id: Makefile,v 1.14 1998/09/14 19:43:12 markm Exp $
#
DISTNAME= libpng-1.0.2
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.uu.net/graphics/png/src/
MAINTAINER= ache@FreeBSD.org
-MAN3= libpng.3 libpngpf.3
+MAN3= libpng.2 libpngpf.3
MAN5= png.5
do-configure: