diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-23 21:59:52 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-23 21:59:52 +0000 |
| commit | 157cb94503679cb304066d5fd823bdf09c4d96bf (patch) | |
| tree | 59d5bf99ce1e1ace2a413930212970e144d86709 /gnu | |
| parent | 2f466a9724fd5ce4599d884c92b76350d996b838 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/lib/libdialog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libdialog/Makefile b/gnu/lib/libdialog/Makefile index 527be3035718..395b02d4115b 100644 --- a/gnu/lib/libdialog/Makefile +++ b/gnu/lib/libdialog/Makefile @@ -3,7 +3,7 @@ DIALOG= ${.CURDIR}/../../../contrib/dialog LIB= dialog -SHLIB_MAJOR= 7 +SHLIB_MAJOR= 8 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 \ |
