From owner-cvs-ports Mon May 27 02:31:30 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA28499 for cvs-ports-outgoing; Mon, 27 May 1996 02:31:30 -0700 (PDT) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA28438; Mon, 27 May 1996 02:30:54 -0700 (PDT) Date: Mon, 27 May 1996 02:30:54 -0700 (PDT) From: Satoshi Asami Message-Id: <199605270930.CAA28438@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/x11/xpostit Makefile Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/05/27 02:30:49 Modified: x11/xpostit Makefile Log: Reorder variables. Since there is no hyphen between the name proper and the version numbers in DISTNAME, add PKGNAME with said hyphen. Make WRKSRC relative to ${WRKDIR}, not "work". Revision Changes Path 1.2 +4 -3 ports/x11/xpostit/Makefile