diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2001-01-03 14:02:24 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2001-01-03 14:02:24 +0000 |
commit | 654fad2b7d721026f2fdf3f0d5fc8536f0d36390 (patch) | |
tree | f7d56cdaa9f3b5986c34dc652d86fdb99d565033 /net/opal3/Makefile | |
parent | 35d965949e495ca74e36a4c40e7e9056f0f87aef (diff) | |
download | ports-654fad2b7d721026f2fdf3f0d5fc8536f0d36390.tar.gz ports-654fad2b7d721026f2fdf3f0d5fc8536f0d36390.zip |
Notes
Diffstat (limited to 'net/opal3/Makefile')
-rw-r--r-- | net/opal3/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile index 0c98ff52fe45..adc3349dcbbd 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -6,14 +6,13 @@ # PORTNAME= openh323 -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.1pl1 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTFILES= openh323_1.1.tar.gz \ - pwlib_min_1.1pl18.tar.gz +DISTFILES= openh323_1.1pl1.tar.gz \ + pwlib_min_1.1pl19.tar.gz MAINTAINER= roger@freebsd.org |