Date: Sat, 3 Mar 2007 18:32:56 -0500 (EST) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: fehlner@gmx.de, thomas@goodking.ca Subject: ports/109826: [PATCH] ports-mgmt/managepkg: fix typo in Makefile Message-ID: <200703032332.l23NWubj020149@goodking.goodking.ca> Resent-Message-ID: <200703032340.l23Ne1Cm092335@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109826 >Category: ports >Synopsis: [PATCH] ports-mgmt/managepkg: fix typo in Makefile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 03 23:40:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-RELEASE-p1 i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #2: Thu Feb 15 14:49:58 EST 2007 >Description: - fix typo, sorry no better comment suggestion at this time Port maintainer (fehlner@gmx.de) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- managepkg-1.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/ports-mgmt/managepkg/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/ports-mgmt/managepkg/Makefile --- /usr/ports/ports-mgmt/managepkg/Makefile Sun Feb 4 20:08:26 2007 +++ /usr/local/tinderbox/portstrees/FreeBSD/ports/ports-mgmt/managepkg/Makefile Sat Mar 3 18:22:01 2007 @@ -14,7 +14,7 @@ EXTRACT_SUFX= .gz MAINTAINER= fehlner@gmx.de -COMMENT= Script for maintining ports +COMMENT= Script for maintaining ports # Any ideas for a better comment? EXTRACT_AFTER_ARGS= ${DISTDIR}/${DISTFILES} > ${WRKSRC}/${PORTNAME} --- managepkg-1.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703032332.l23NWubj020149>