diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/tilp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/tilp/Makefile b/comms/tilp/Makefile index 7a08a7590e33..ba7fdf3f7c42 100644 --- a/comms/tilp/Makefile +++ b/comms/tilp/Makefile @@ -7,7 +7,7 @@ PORTNAME= tilp PORTVERSION= 6.79 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp @@ -16,7 +16,7 @@ MAINTAINER= tijl@ulyssis.org COMMENT= TI Linking Program BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config -LIB_DEPENDS= ticalcs.9:${PORTSDIR}/devel/libticalcs \ +LIB_DEPENDS= ticalcs.10:${PORTSDIR}/devel/libticalcs \ ticables.12:${PORTSDIR}/comms/libticables \ tifiles.6:${PORTSDIR}/devel/libtifiles |