summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-09-28 00:52:53 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-09-28 00:52:53 +0000
commit92587d73335f0efe45bc8ea145187f2548e20f1f (patch)
tree0670e65f0b322fd5013325b4203e8b8e8c8e9e5b
parentc78f3f0d7589dc70de0dab7b342df1b996fa1f02 (diff)
Notes
-rw-r--r--gnu/lib/libdialog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libdialog/Makefile b/gnu/lib/libdialog/Makefile
index 784401ffffc8..731b4f9c17d4 100644
--- a/gnu/lib/libdialog/Makefile
+++ b/gnu/lib/libdialog/Makefile
@@ -1,11 +1,11 @@
# Makefile for libdialog
-# $Id: Makefile,v 1.21 1997/02/22 15:42:35 peter Exp $
+# $Id: Makefile,v 1.22 1998/09/26 12:29:57 jkh Exp $
LIB= dialog
MAN3= dialog.3
SHLIB_MAJOR= 3
-SHLIB_MINOR= 1
+SHLIB_MINOR= 0
SRCS= kernel.c rc.c checklist.c inputbox.c menubox.c msgbox.c \
lineedit.c radiolist.c textbox.c yesno.c prgbox.c raw_popen.c \
fselect.c ui_objects.c dir.c notify.c help.c gauge.c tree.c