From owner-cvs-ports@FreeBSD.ORG Sat Aug 25 18:09:49 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9A1D16A417; Sat, 25 Aug 2007 18:09:49 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8B14413C458; Sat, 25 Aug 2007 18:09:49 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7PI9nCA091916; Sat, 25 Aug 2007 18:09:49 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7PI9nIa091915; Sat, 25 Aug 2007 18:09:49 GMT (envelope-from glewis) Message-Id: <200708251809.l7PI9nIa091915@repoman.freebsd.org> From: Greg Lewis Date: Sat, 25 Aug 2007 18:09:49 +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/games/slashem-tty Makefile ports/games/slashem-tty/files patch-config.h patch-makefile.top X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Aug 2007 18:09:49 -0000 glewis 2007-08-25 18:09:49 UTC FreeBSD ports repository Modified files: games/slashem-tty Makefile games/slashem-tty/files patch-config.h patch-makefile.top Log: . Use ${DATADIR} consistently instead fo sometimes using ${PREFIX}/share/slashem Submitted by: sat@ (although this is a slightly different implementation) Revision Changes Path 1.13 +2 -1 ports/games/slashem-tty/Makefile 1.3 +2 -2 ports/games/slashem-tty/files/patch-config.h 1.3 +2 -2 ports/games/slashem-tty/files/patch-makefile.top