From owner-cvs-ports Mon Sep 1 06:20:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA25533 for cvs-ports-outgoing; Mon, 1 Sep 1997 06:20:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA25366; Mon, 1 Sep 1997 06:17:36 -0700 (PDT) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id GAA05987; Mon, 1 Sep 1997 06:16:00 -0700 (PDT) Date: Mon, 1 Sep 1997 06:16:00 -0700 (PDT) Message-Id: <199709011316.GAA05987@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/wget/patches patch-ab Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk tg 1997/09/01 06:16:00 PDT Added files: net/wget/patches patch-ab Log: Fix prototype declaration for strptime. Only needed in -current, but doesn't hurt in -stable. Submitted by: Masafumi NAKANE