Date: Sat, 20 Feb 2016 16:33:08 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409255 - head/comms/openobex Message-ID: <201602201633.u1KGX83M079538@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Sat Feb 20 16:33:08 2016 New Revision: 409255 URL: https://svnweb.freebsd.org/changeset/ports/409255 Log: - Add sourceforce to MASTER_SITES - Update WWW line in pkg-descr Modified: head/comms/openobex/Makefile head/comms/openobex/pkg-descr Modified: head/comms/openobex/Makefile ============================================================================== --- head/comms/openobex/Makefile Sat Feb 20 16:22:01 2016 (r409254) +++ head/comms/openobex/Makefile Sat Feb 20 16:33:08 2016 (r409255) @@ -4,7 +4,8 @@ PORTNAME= openobex PORTVERSION= 1.7.1 PORTREVISION= 2 CATEGORIES= comms net -MASTER_SITES= http://www.hendrik-sattler.de/downloads/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= SF \ + http://www.hendrik-sattler.de/downloads/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-Source MAINTAINER= madpilot@FreeBSD.org Modified: head/comms/openobex/pkg-descr ============================================================================== --- head/comms/openobex/pkg-descr Sat Feb 20 16:22:01 2016 (r409254) +++ head/comms/openobex/pkg-descr Sat Feb 20 16:33:08 2016 (r409255) @@ -3,4 +3,4 @@ implementation of the Object Exchange (O session protocol and can best be described as a binary HTTP protocol. It's used mainly for Infrared and Bluetooth communication. -WWW: http://gitorious.org/openobex/pages/Home +WWW: http://dev.zuckschwerdt.org/openobex/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602201633.u1KGX83M079538>