From owner-cvs-all@FreeBSD.ORG Fri Dec 9 00:44:43 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86CDF106566B; Fri, 9 Dec 2011 00:44:43 +0000 (UTC) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 604CA8FC17; Fri, 9 Dec 2011 00:44:43 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pB90ihZC071738; Fri, 9 Dec 2011 00:44:43 GMT (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pB90ihVA071737; Fri, 9 Dec 2011 00:44:43 GMT (envelope-from knu) Message-Id: <201112090044.pB90ihVA071737@repoman.freebsd.org> From: Akinori MUSHA Date: Fri, 9 Dec 2011 00:44:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/mingw32-openssl Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2011 00:44:43 -0000 knu 2011-12-09 00:44:43 UTC FreeBSD ports repository Modified files: devel/mingw32-openssl Makefile pkg-plist Log: An @dirrmtry was missing. Pointed out by: pointyhat Feature safe: yes Revision Changes Path 1.3 +1 -0 ports/devel/mingw32-openssl/Makefile 1.2 +1 -0 ports/devel/mingw32-openssl/pkg-plist