diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-10 23:51:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-10 23:51:08 +0000 |
commit | 40473601f1d9e7bec06c1d7ac7d5960aa622409e (patch) | |
tree | c17b5c037dcbf66601bd4f05853662a9d2aec5c5 /misc | |
parent | 295a710b0ec58c19bae918a4abcc033b471dadae (diff) | |
download | ports-40473601f1d9e7bec06c1d7ac7d5960aa622409e.tar.gz ports-40473601f1d9e7bec06c1d7ac7d5960aa622409e.zip |
Notes
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 |