aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2021-02-02 01:09:33 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2021-02-02 01:11:49 +0000
commit0b7f1af804f06a285717b490bef80e24648adcbe (patch)
treee35db81ed51f71ccc1afc82c7cd04e8bb2fb8860 /gnu
parent7787e7eed9d2a43fb6eb66666040f1b495995a2f (diff)
Diffstat (limited to 'gnu')
-rw-r--r--gnu/lib/libdialog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libdialog/Makefile b/gnu/lib/libdialog/Makefile
index 69d8dbd3fdb8..e4f1b62121d9 100644
--- a/gnu/lib/libdialog/Makefile
+++ b/gnu/lib/libdialog/Makefile
@@ -3,7 +3,7 @@
DIALOG= ${SRCTOP}/contrib/dialog
LIB= dialog
-SHLIB_MAJOR= 8
+SHLIB_MAJOR= 9
SRCS= argv.c arrows.c buildlist.c buttons.c calendar.c checklist.c \
columns.c dlg_keys.c editbox.c fselect.c formbox.c guage.c \
help.c inputbox.c inputstr.c menubox.c mixedform.c \