summaryrefslogtreecommitdiff
path: root/scripts/makefile.ne12bsd
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makefile.ne12bsd')
-rw-r--r--scripts/makefile.ne12bsd7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripts/makefile.ne12bsd b/scripts/makefile.ne12bsd
index a3cb48486..274e34993 100644
--- a/scripts/makefile.ne12bsd
+++ b/scripts/makefile.ne12bsd
@@ -3,7 +3,10 @@
# make includes && make install
# Copyright (C) 2002 Patrick R.L. Welche
# Copyright (C) 2007, 2009 Glenn Randers-Pehrson
-# For conditions of distribution and use, see copyright notice in png.h
+
+# This code is released under the libpng license.
+# For conditions of distribution and use, see the disclaimer
+# and license in png.h
# You should also run makefile.netbsd
@@ -14,7 +17,7 @@ INCSDIR=${LOCALBASE}/include/libpng10
LIB= png10
SHLIB_MAJOR= 0
-SHLIB_MINOR= 1.0.46
+SHLIB_MINOR= 1.0.47
SRCS= png.c pngset.c pngget.c pngrutil.c pngtrans.c pngwutil.c \
pngread.c pngrio.c pngwio.c pngwrite.c pngrtran.c \
pngwtran.c pngmem.c pngerror.c pngpread.c