summaryrefslogtreecommitdiff
path: root/misc/lingoteach
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-04 09:53:35 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-04 09:53:35 +0000
commitf7da70d9b46bf28e740f2515bdb4a773eda50a74 (patch)
tree19904c9a17ebe7fe6add7f11f3e65e869ed3009e /misc/lingoteach
parent- Update to 0.2.1 (diff)
- Chase liblingoteach shlib version change
Notes
Notes: svn path=/head/; revision=94916
Diffstat (limited to 'misc/lingoteach')
-rw-r--r--misc/lingoteach/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile
index 30ae32b97c63..1f94981f26a3 100644
--- a/misc/lingoteach/Makefile
+++ b/misc/lingoteach/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lingoteach
PORTVERSION= 0.3.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ DISTFILES+= ${PORTNAME}-sound-${SOUNDV}.tar.gz
MAINTAINER= mva@sysfault.org
COMMENT= A language teaching program with sound
-LIB_DEPENDS= lingoteach.0:${PORTSDIR}/textproc/liblingoteach
+LIB_DEPENDS= lingoteach.3:${PORTSDIR}/textproc/liblingoteach
WRKSRC= ${WRKDIR}/${PORTNAME}-ui-${PORTVERSION}