diff options
author | asami <asami@FreeBSD.org> | 1998-03-03 16:27:41 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-03 16:27:41 +0800 |
commit | a15e04e67e67434104efb58a7bb2a649051654f9 (patch) | |
tree | 6b3e1777bf2508917213e1474768044550993a13 /graphics | |
parent | 1d46a785fad82fb4c783dd2c6b4192542ff16ce4 (diff) | |
download | freebsd-ports-gnome-a15e04e67e67434104efb58a7bb2a649051654f9.tar.gz freebsd-ports-gnome-a15e04e67e67434104efb58a7bb2a649051654f9.tar.zst freebsd-ports-gnome-a15e04e67e67434104efb58a7bb2a649051654f9.zip |
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')
-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 d3a65e21a48e..6803f2bb1f46 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 |