diff options
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r-- | graphics/png/Makefile | 4 |
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: |