diff options
author | sylvio <sylvio@FreeBSD.org> | 2011-02-28 21:47:31 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2011-02-28 21:47:31 +0800 |
commit | d96d150555075a1bf60cb296e5b120d409cd8f14 (patch) | |
tree | a837ece38d3552981c2ce68e5c134018ad256d79 /net | |
parent | 7571bb257ebb2937c209119a168f4f76406340c1 (diff) | |
download | freebsd-ports-gnome-d96d150555075a1bf60cb296e5b120d409cd8f14.tar.gz freebsd-ports-gnome-d96d150555075a1bf60cb296e5b120d409cd8f14.tar.zst freebsd-ports-gnome-d96d150555075a1bf60cb296e5b120d409cd8f14.zip |
- Fixed fetch to port
Diffstat (limited to 'net')
-rw-r--r-- | net/linphone-base/Makefile | 2 | ||||
-rw-r--r-- | net/linphone-base/distinfo | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index 9a1bba3775c3..f492ac56ad10 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.2.1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES?= net -MASTER_SITES= SAVANNAH/${PORTNAME}/stable/sources +MASTER_SITES= SAVANNAH/${PORTNAME}/3.2.x/sources MAINTAINER= sylvio@FreeBSD.org COMMENT= A web phone that supports SIP protocol diff --git a/net/linphone-base/distinfo b/net/linphone-base/distinfo index a71e84300e9b..78dd107004bc 100644 --- a/net/linphone-base/distinfo +++ b/net/linphone-base/distinfo @@ -1,3 +1,2 @@ -MD5 (linphone-3.2.1.tar.gz) = 434b163f37107c8bedb535d5ce044119 SHA256 (linphone-3.2.1.tar.gz) = b34bf066e07895b4d7b51a4a64e2a7524ab1cb755c996ef208293228c7bc4e69 SIZE (linphone-3.2.1.tar.gz) = 7906185 |