aboutsummaryrefslogtreecommitdiffstats
path: root/net/openh323
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-08-28 02:18:43 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-08-28 02:18:43 +0800
commit8ffd8fb7f82c0f8b8d02e2283106789b2abb84ba (patch)
tree886fcd42e4d73e7cd226e4f9e89d6be2dbf2752c /net/openh323
parent43d00bc31b4f938677bdc6f926333cf5105861a4 (diff)
downloadfreebsd-ports-gnome-8ffd8fb7f82c0f8b8d02e2283106789b2abb84ba.tar.gz
freebsd-ports-gnome-8ffd8fb7f82c0f8b8d02e2283106789b2abb84ba.tar.zst
freebsd-ports-gnome-8ffd8fb7f82c0f8b8d02e2283106789b2abb84ba.zip
- Use correct SF url
- Use DIST_SUBDIR instead of DISTNAME hack - Mark pwlib MAKE_JOBS_UNSAFE PR: 138236 Submitted by: myself Approved by: Steve Ames <steve@energistic.com> (maintainer via private email, openh323 patch approved as well)
Diffstat (limited to 'net/openh323')
-rw-r--r--net/openh323/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index f02ad3b3c638..702b9092a2ce 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -9,9 +9,10 @@ PORTNAME= openh323
PORTVERSION= 1.19.0.1
PORTREVISION= 1
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-DISTNAME= openh323/${PORTNAME}-v${PORTVERSION:S/./_/g}-src-
-EXTRACT_SUFX= tar.gz
+MASTER_SITES= SF
+DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src
+EXTRACT_SUFX= -tar.gz
+DIST_SUBDIR= openh323
MAINTAINER= steve@energistic.com
COMMENT= A H323 Video Conferencing library