Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2014 21:01:21 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r363517 - head/chinese/bitchx
Message-ID:  <201407302101.s6UL1LYh038008@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Wed Jul 30 21:01:20 2014
New Revision: 363517
URL: http://svnweb.freebsd.org/changeset/ports/363517
QAT: https://qat.redports.org/buildarchive/r363517/

Log:
  Fix patch

Modified:
  head/chinese/bitchx/Makefile

Modified: head/chinese/bitchx/Makefile
==============================================================================
--- head/chinese/bitchx/Makefile	Wed Jul 30 20:59:56 2014	(r363516)
+++ head/chinese/bitchx/Makefile	Wed Jul 30 21:01:20 2014	(r363517)
@@ -9,9 +9,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Zh-tw cursor movement friendly, wrapping clean BitchX
 
 MASTERDIR=	${.CURDIR}/../../irc/bitchx
-EXTRA_PATCHES=	${.CURDIR}/files/patch-source::input.c \
-		${.CURDIR}/files/patch-include::config.h \
-		${.CURDIR}/files/patch-source::screen.c
+EXTRA_PATCHES=	${.CURDIR}/files/patch-source__input.c \
+		${.CURDIR}/files/patch-include__config.h \
+		${.CURDIR}/files/patch-source__screen.c
 
 WITH_LATIN=	YES
 # Cursor movement and words wrapping aren't hacked if compiled with gnome.



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