[devel] Imported from libpng-1.4.0beta66.tar
diff --git a/scripts/makefile.openbsd b/scripts/makefile.openbsd
index f5dc4f5..0cab873 100644
--- a/scripts/makefile.openbsd
+++ b/scripts/makefile.openbsd
@@ -2,7 +2,7 @@
 # Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
 # Copyright (C) 2007-2008 Glenn Randers-Pehrson
 #
-# This code is released under the zlib/libpng license.
+# This code is released under the libpng license.
 # For conditions of distribution and use, see the disclaimer
 # and license in png.h
 
@@ -11,7 +11,7 @@
 MANDIR= ${PREFIX}/man/cat
 
 SHLIB_MAJOR=	0
-SHLIB_MINOR=	1.4.0beta65
+SHLIB_MINOR=	1.4.0beta66
 
 LIB=	png
 SRCS=	png.c pngerror.c pngget.c pngmem.c pngpread.c \