From owner-svn-ports-all@freebsd.org Fri Apr 29 04:21:44 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BBAA1B208A1; Fri, 29 Apr 2016 04:21:44 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 894AD1AB1; Fri, 29 Apr 2016 04:21:44 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3T4Lh5B015685; Fri, 29 Apr 2016 04:21:43 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3T4Lh4s015684; Fri, 29 Apr 2016 04:21:43 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201604290421.u3T4Lh4s015684@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Fri, 29 Apr 2016 04:21:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414253 - head/japanese/kpcal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2016 04:21:44 -0000 Author: cy Date: Fri Apr 29 04:21:43 2016 New Revision: 414253 URL: https://svnweb.freebsd.org/changeset/ports/414253 Log: Make fetchable again. Modified: head/japanese/kpcal/Makefile Modified: head/japanese/kpcal/Makefile ============================================================================== --- head/japanese/kpcal/Makefile Fri Apr 29 04:20:43 2016 (r414252) +++ head/japanese/kpcal/Makefile Fri Apr 29 04:21:43 2016 (r414253) @@ -5,7 +5,7 @@ PORTNAME= kpcal PORTVERSION= 2.0 PORTREVISION= 2 CATEGORIES= japanese -MASTER_SITES= LOCAL/yoichi +MASTER_SITES= LOCAL/cy PATCH_SITES= http://www.tamaru.kuee.kyoto-u.ac.jp/~tsuchiya/misc/kpcal/ PATCHFILES= ${PORTNAME}-${PORTVERSION}-20040518.patch @@ -14,8 +14,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= Make Calendar in Postscript format -BROKEN= unfetchable - ALL_TARGET= kpcal PLIST_FILES= bin/kpcal man/man1/kpcal.1.gz