diff options
author | lioux <lioux@FreeBSD.org> | 2001-11-27 00:08:32 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-11-27 00:08:32 +0800 |
commit | fab322c12abc95eaa56b0f25655033a4222e0a49 (patch) | |
tree | 9f0f2ef545d294f26227513a8dc144a24cc956df /x11 | |
parent | 18ba4d3a02cc13473a356c6ff15be9c45f927d7c (diff) | |
download | freebsd-ports-gnome-fab322c12abc95eaa56b0f25655033a4222e0a49.tar.gz freebsd-ports-gnome-fab322c12abc95eaa56b0f25655033a4222e0a49.tar.zst freebsd-ports-gnome-fab322c12abc95eaa56b0f25655033a4222e0a49.zip |
Fix missed the lib version bump on the packaging list when the port
was updated to version 2.7.7
Submitted by: bento
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt-devel/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-devel/pkg-plist b/x11/rxvt-devel/pkg-plist index 23ecfdc18e08..955ac759797c 100644 --- a/x11/rxvt-devel/pkg-plist +++ b/x11/rxvt-devel/pkg-plist @@ -1,4 +1,4 @@ bin/rxvt lib/librxvt.a lib/librxvt.so -lib/librxvt.so.0 +lib/librxvt.so.1 |