summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-07-04 15:18:29 +0000
committerAde Lovett <ade@FreeBSD.org>2000-07-04 15:18:29 +0000
commitf0583b9afdec1a78dc80f1f1b60c46785f89083f (patch)
tree68d6239267da463fcd3a6532e69efbce0ed334da /graphics
parentRemove --without-included-gettext - it works in exactly opposite direction. (diff)
At MAN3, s/libpng.4/libpng.3/
Excessive number of 4's instead of 3's by: sobomax
Notes
Notes: svn path=/head/; revision=30179
Diffstat (limited to 'graphics')
-rw-r--r--graphics/png/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 1a8b1a2e4fc2..16aac1cee717 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -27,7 +27,7 @@ SHLIB_VER= 4
MAKE_ENV= SHLIB_VER="${SHLIB_VER}"
PLIST_SUB= SHLIB_VER="${SHLIB_VER}"
-MAN3= libpng.4 libpngpf.3
+MAN3= libpng.3 libpngpf.3
MAN5= png.5
do-configure: