Date: Sat, 22 Apr 2000 09:15:27 +0900 (JST) From: nobutaka@nobutaka.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/18148: Update port: japanese/w3m, japanese/w3m-ssl Message-ID: <200004220015.JAA18600@nobutaka.com>
next in thread | raw e-mail | index | archive | help
>Number: 18148 >Category: ports >Synopsis: Update port: japanese/w3m, japanese/w3m-ssl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 21 17:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: MANTANI Nobutaka >Release: FreeBSD 5.0-CURRENT i386 >Organization: Hiroshima University >Environment: >Description: Add definitions of PKGNAMEPREFIX. >How-To-Repeat: >Fix: diff -urN w3m.old/Makefile w3m/Makefile --- w3m.old/Makefile Sat Apr 22 07:09:10 2000 +++ w3m/Makefile Sat Apr 22 07:16:40 2000 @@ -5,6 +5,7 @@ # $FreeBSD: ports/japanese/w3m/Makefile,v 1.5 2000/04/14 17:24:53 knu Exp $ # +PKGNAMEPREFIX= ja- CATEGORIES= japanese MASTERDIR= ${.CURDIR}/../../www/w3m diff -urN w3m-ssl.old/Makefile w3m-ssl/Makefile --- w3m-ssl.old/Makefile Sat Apr 22 07:09:19 2000 +++ w3m-ssl/Makefile Sat Apr 22 07:16:50 2000 @@ -5,6 +5,7 @@ # $FreeBSD: ports/japanese/w3m-ssl/Makefile,v 1.5 2000/04/14 17:24:54 knu Exp $ # +PKGNAMEPREFIX= ja- PKGNAMESUFFIX= -ssl CATEGORIES= japanese >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004220015.JAA18600>