svn commit: r409255 - head/comms/openobex

Guido Falsi madpilot at FreeBSD.org
Sat Feb 20 16:33:09 UTC 2016


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 at 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/


More information about the svn-ports-all mailing list