Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2015 09:13:13 +0000 (UTC)
From:      Stephen Hurd <shurd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386130 - head/comms/quisk
Message-ID:  <201505120913.t4C9DDKq041450@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: shurd
Date: Tue May 12 09:13:13 2015
New Revision: 386130
URL: https://svnweb.freebsd.org/changeset/ports/386130

Log:
  Fix MASTER_SITE_LOCAL

Modified:
  head/comms/quisk/Makefile

Modified: head/comms/quisk/Makefile
==============================================================================
--- head/comms/quisk/Makefile	Tue May 12 08:58:14 2015	(r386129)
+++ head/comms/quisk/Makefile	Tue May 12 09:13:13 2015	(r386130)
@@ -6,7 +6,7 @@ PORTVERSION=	3.6.22
 CATEGORIES=	comms hamradio
 MASTER_SITES=	http://james.ahlstrom.name/quisk/ \
 		${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=db
+MASTER_SITE_SUBDIR=shurd
 
 MAINTAINER=	hamradio@FreeBSD.org
 COMMENT=	Software Defined Radio (SDR)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505120913.t4C9DDKq041450>