diff options
author | asami <asami@FreeBSD.org> | 1998-03-03 08:27:41 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-03 08:27:41 +0000 |
commit | a15e04e67e67434104efb58a7bb2a649051654f9 (patch) | |
tree | 6b3e1777bf2508917213e1474768044550993a13 /graphics/png/pkg-plist | |
parent | 1d46a785fad82fb4c783dd2c6b4192542ff16ce4 (diff) | |
download | FreeBSD-ports-a15e04e67e67434104efb58a7bb2a649051654f9.zip FreeBSD-ports-a15e04e67e67434104efb58a7bb2a649051654f9.tar.gz |
Update the shlib minor version to "0.99" so this thing packages.
Note, I think it is totally stupid to match the shared library version
number with the software version, but that's the author's call, not mine.
Diffstat (limited to 'graphics/png/pkg-plist')
-rw-r--r-- | graphics/png/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/pkg-plist b/graphics/png/pkg-plist index d3a65e2..6803f2b 100644 --- a/graphics/png/pkg-plist +++ b/graphics/png/pkg-plist @@ -2,7 +2,7 @@ include/png.h include/pngconf.h lib/libpng.a @exec ranlib %D/%F -lib/libpng.so.0.96 +lib/libpng.so.0.99 @exec /sbin/ldconfig -m %B man/man3/libpng.3.gz man/man3/libpngpf.3.gz |