diff options
author | sobomax <sobomax@FreeBSD.org> | 2005-07-12 18:28:04 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2005-07-12 18:28:04 +0800 |
commit | a30b7ed1b3a916a79dfbaed53a0e9b686e05a397 (patch) | |
tree | 4d7b7cd0bacc89d059d2928ff8206fc7d4dab4e1 /net | |
parent | 5d5984775c3b8074a17d21c7eb9fb16c0e47012b (diff) | |
download | freebsd-ports-gnome-a30b7ed1b3a916a79dfbaed53a0e9b686e05a397.tar.gz freebsd-ports-gnome-a30b7ed1b3a916a79dfbaed53a0e9b686e05a397.tar.zst freebsd-ports-gnome-a30b7ed1b3a916a79dfbaed53a0e9b686e05a397.zip |
Fix MASTER_SITES.
Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/asterisk-oh323/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk-oh323/Makefile b/net/asterisk-oh323/Makefile index eb8fa3212869..979e42e3ab97 100644 --- a/net/asterisk-oh323/Makefile +++ b/net/asterisk-oh323/Makefile @@ -9,7 +9,7 @@ PORTNAME= asterisk-oh323 PORTVERSION= 0.6.5 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://www.inaccessnetworks.com/asterisk-oh323/download/ +MASTER_SITES= http://www.inaccessnetworks.com/projects/asterisk-oh323/download/ MAINTAINER= bamby@portaone.com COMMENT= A H.323 support module for the Asterisk soft PBX |