diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2000-06-08 07:14:37 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2000-06-08 07:14:37 +0000 |
commit | 049af8bc959a213d4fef27310b76ed044b691a2a (patch) | |
tree | 5c083e372bee006c82968523396a14f10d69140f /net/openh323 | |
parent | 5f2de6f2cdf8e538e320130d44b4497275f40cfd (diff) | |
download | ports-049af8bc959a213d4fef27310b76ed044b691a2a.tar.gz ports-049af8bc959a213d4fef27310b76ed044b691a2a.zip |
Notes
Diffstat (limited to 'net/openh323')
-rw-r--r-- | net/openh323/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile index b5cdcbd2d746..d7d2e33b93e1 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTFILES= openh323_1.1beta1.tar.gz \ +DISTFILES= openh323_1.1beta1${EXTRACT_SUFX} \ pwlib_min_1.1pl15.tar.gz MAINTAINER= roger@freebsd.org |