diff options
author | roger <roger@FreeBSD.org> | 2002-07-23 10:46:01 +0000 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2002-07-23 10:46:01 +0000 |
commit | de9eabf02053d1cff528401ec5bfb19e8337f7c9 (patch) | |
tree | 9c56f269441a4df4596114874aedc70a04d2840b /comms | |
parent | 5f89537d32bbee47392cfb00aeddaf92502d5e39 (diff) | |
download | FreeBSD-ports-de9eabf02053d1cff528401ec5bfb19e8337f7c9.zip FreeBSD-ports-de9eabf02053d1cff528401ec5bfb19e8337f7c9.tar.gz |
New version of the IXJ driver which supports the PCMCIA
Internet PhoneCARD hardware.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ixj/Makefile | 3 | ||||
-rw-r--r-- | comms/ixj/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/comms/ixj/Makefile b/comms/ixj/Makefile index 0191dbb..37954a7 100644 --- a/comms/ixj/Makefile +++ b/comms/ixj/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ixj -PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= comms MASTER_SITES= ftp://telepresence.dmem.strath.ac.uk/pub/openh323/ DISTNAME= ixj_freebsd-${PORTVERSION} diff --git a/comms/ixj/distinfo b/comms/ixj/distinfo index bf650b5..23fdc1d 100644 --- a/comms/ixj/distinfo +++ b/comms/ixj/distinfo @@ -1 +1 @@ -MD5 (ixj_freebsd-1.0.0.tar.gz) = 1128bff3642a1197864cd18ac0928f92 +MD5 (ixj_freebsd-1.1.0.tar.gz) = f479f82a6a8aea0d6b498d9f291f1e88 |