diff options
-rw-r--r-- | net/opal/Makefile | 2 | ||||
-rw-r--r-- | net/opal3/Makefile | 2 | ||||
-rw-r--r-- | net/openh323-112/Makefile | 2 | ||||
-rw-r--r-- | net/openh323/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index b5cdcbd2d746..d7d2e33b93e1 100644 --- a/net/opal/Makefile +++ b/net/opal/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 diff --git a/net/opal3/Makefile b/net/opal3/Makefile index b5cdcbd2d746..d7d2e33b93e1 100644 --- a/net/opal3/Makefile +++ b/net/opal3/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 diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile index b5cdcbd2d746..d7d2e33b93e1 100644 --- a/net/openh323-112/Makefile +++ b/net/openh323-112/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 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 |