summaryrefslogtreecommitdiff
path: root/games/libshhcards/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/libshhcards/Makefile')
-rw-r--r--games/libshhcards/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile
index 90391fe298d4..ce69f3a2017f 100644
--- a/games/libshhcards/Makefile
+++ b/games/libshhcards/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 April 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.2 1998/08/05 09:30:56 asami Exp $
+# $Id: Makefile,v 1.3 1998/09/28 02:08:56 steve Exp $
#
DISTNAME= shhcards-1.0.3
@@ -32,5 +32,5 @@ do-install:
.if ${PORTOBJFORMAT} == "elf"
SOVERSION= 1
.else
-SOVERSION= 1.0
+SOVERSION= 1.1
.endif