diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2005-07-12 10:28:04 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2005-07-12 10:28:04 +0000 |
commit | 9a0a1ee50fb20e4ab776ffd5faec5f1a0db35879 (patch) | |
tree | f43645366e1692fccc87d08263e23de24b78a86a | |
parent | 235e4422fb718d105148073e40fc038b5be9bbfa (diff) | |
download | ports-9a0a1ee50fb20e4ab776ffd5faec5f1a0db35879.tar.gz ports-9a0a1ee50fb20e4ab776ffd5faec5f1a0db35879.zip |
Notes
-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 |