diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-04-03 19:06:34 +0800 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-04-03 19:06:34 +0800 |
commit | 64c931aa6f2effd9fa06f439a83a3ab991c2bba6 (patch) | |
tree | 18a97be0f3cfa79a85f12039593a0b2a96bf50d8 /net-im | |
parent | 62da75b88ebf51c85907309b3857acbb447b2471 (diff) | |
download | freebsd-ports-gnome-64c931aa6f2effd9fa06f439a83a3ab991c2bba6.tar.gz freebsd-ports-gnome-64c931aa6f2effd9fa06f439a83a3ab991c2bba6.tar.zst freebsd-ports-gnome-64c931aa6f2effd9fa06f439a83a3ab991c2bba6.zip |
Unbreak; switch WWW to GitHub and host distfile (there are no releases yet).
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ramblercontacts/Makefile | 6 | ||||
-rw-r--r-- | net-im/ramblercontacts/pkg-descr | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net-im/ramblercontacts/Makefile b/net-im/ramblercontacts/Makefile index a8c4ca028a28..2d6d930a40b4 100644 --- a/net-im/ramblercontacts/Makefile +++ b/net-im/ramblercontacts/Makefile @@ -5,18 +5,16 @@ PORTNAME= ramblercontacts PORTVERSION= 0.3.2.1030 PORTREVISION= 1 CATEGORIES= net-im russian -MASTER_SITES= http://developers.rambler.ru/upload/contacts/ +MASTER_SITES= http://freebsd.nsu.ru/distfiles/ DISTNAME= ${PORTNAME}_v${PORTVERSION}_beta_src MAINTAINER= ports@FreeBSD.org COMMENT= Free, multi-service communication client from Rambler -BROKEN= Fails to dos2unix - LICENSE= GPLv3 USES= qmake dos2unix -DOS2UNIX_FILES= config.inc +DOS2UNIX_FILES= src/config.inc USE_XORG= xscrnsaver USE_QT4= moc_build rcc_build uic_build designer_build \ webkit diff --git a/net-im/ramblercontacts/pkg-descr b/net-im/ramblercontacts/pkg-descr index 3e77e604ca38..a53253e5de20 100644 --- a/net-im/ramblercontacts/pkg-descr +++ b/net-im/ramblercontacts/pkg-descr @@ -7,4 +7,4 @@ distributed under GPLv3. Rambler account (free registration) is required right now, but plans are to drop this limitation in future versions. -WWW: http://developers.rambler.ru/opensource/contacts/ +WWW: https://github.com/Rambler-ru/Contacts |