From owner-cvs-all@FreeBSD.ORG Wed Aug 6 03:39:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 948BF37B401; Wed, 6 Aug 2003 03:39:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 271E043FD7; Wed, 6 Aug 2003 03:39:05 -0700 (PDT) (envelope-from daichi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h76Ad40U026855; Wed, 6 Aug 2003 03:39:04 -0700 (PDT) (envelope-from daichi@repoman.freebsd.org) Received: (from daichi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h76Ad40j026854; Wed, 6 Aug 2003 03:39:04 -0700 (PDT) Message-Id: <200308061039.h76Ad40j026854@repoman.freebsd.org> From: Daichi GOTO Date: Wed, 6 Aug 2003 03:39:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/py-m2crypto Makefile ports/security/py-m2crypto/files patch-SWIG::Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2003 10:39:06 -0000 daichi 2003/08/06 03:39:04 PDT FreeBSD ports repository Modified files: security/py-m2crypto Makefile security/py-m2crypto/files patch-SWIG::Makefile Log: fix security/py-m2crypto: - use PYTHON_INCLUDEDIR instead of PYTHON_VERSION Pointed out by: Hye-Shik Chang Revision Changes Path 1.10 +1 -1 ports/security/py-m2crypto/Makefile 1.3 +1 -1 ports/security/py-m2crypto/files/patch-SWIG::Makefile