diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-01-11 07:51:08 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-01-11 07:51:08 +0800 |
commit | 8cb4f9725f645626556e32e30f74b1e4a75c066e (patch) | |
tree | 6b3a7ad013f2041c6511796d22dd6b0c0c79f190 /misc | |
parent | 787b48bfc5e6c4ea8c8f79455685ef16fa88c0d9 (diff) | |
download | freebsd-ports-gnome-8cb4f9725f645626556e32e30f74b1e4a75c066e.tar.gz freebsd-ports-gnome-8cb4f9725f645626556e32e30f74b1e4a75c066e.tar.zst freebsd-ports-gnome-8cb4f9725f645626556e32e30f74b1e4a75c066e.zip |
- chase devel/newt shlib bump
Diffstat (limited to 'misc')
-rw-r--r-- | misc/zaptel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/zaptel/Makefile b/misc/zaptel/Makefile index 40804b23aeaf..cfb076f130fa 100644 --- a/misc/zaptel/Makefile +++ b/misc/zaptel/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-bsd-${PORTVERSION} MAINTAINER= fjoe@FreeBSD.org COMMENT= A FreeBSD Driver for FXO, FXS, BRI and PRI Telephony Cards -LIB_DEPENDS= newt.51:${PORTSDIR}/devel/newt +LIB_DEPENDS= newt.52:${PORTSDIR}/devel/newt NO_PACKAGE= Should be in sync with the kernel to work correctly |