diff options
author | roger <roger@FreeBSD.org> | 2002-07-23 18:46:01 +0800 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2002-07-23 18:46:01 +0800 |
commit | de9eabf02053d1cff528401ec5bfb19e8337f7c9 (patch) | |
tree | 9c56f269441a4df4596114874aedc70a04d2840b /comms/ixj | |
parent | 5f89537d32bbee47392cfb00aeddaf92502d5e39 (diff) | |
download | freebsd-ports-graphics-de9eabf02053d1cff528401ec5bfb19e8337f7c9.tar.gz freebsd-ports-graphics-de9eabf02053d1cff528401ec5bfb19e8337f7c9.tar.zst freebsd-ports-graphics-de9eabf02053d1cff528401ec5bfb19e8337f7c9.zip |
New version of the IXJ driver which supports the PCMCIA
Internet PhoneCARD hardware.
Diffstat (limited to 'comms/ixj')
-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 0191dbb405c..37954a7a5cf 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 bf650b5275e..23fdc1d0450 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 |