summaryrefslogtreecommitdiff
path: root/net/opal
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2000-06-08 07:14:37 +0000
committerRoger Hardiman <roger@FreeBSD.org>2000-06-08 07:14:37 +0000
commit049af8bc959a213d4fef27310b76ed044b691a2a (patch)
tree5c083e372bee006c82968523396a14f10d69140f /net/opal
parentMakefile and DESCR improvements (diff)
Put back an EXTRACT_SUFFIX I missed
Notes
Notes: svn path=/head/; revision=29377
Diffstat (limited to 'net/opal')
-rw-r--r--net/opal/Makefile2
1 files changed, 1 insertions, 1 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