Patch archive site was changed.

PR:		22230
Submitted by:	YASUTOMI Nobuhiro <nobu@psrc.isac.co.jp> MAINTAINER
This commit is contained in:
James E. Housley 2000-10-23 12:44:52 +00:00
parent d07363fedb
commit 57c29d1f95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34136
2 changed files with 6 additions and 5 deletions

View File

@ -8,14 +8,15 @@
PORTNAME= less
PORTVERSION= 332
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.big.or.jp/pub/usr2/jam/less/contrib/
MASTER_SITES= http://www.io.com/~kazushi/less/ \
http://www.pobox.com/~jam/less/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= less
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
regex_cs-lwp9k.shar.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PATCH_SITES= ftp://ftp.big.or.jp/pub/usr2/jam/less/
PATCH_SITES= http://www.io.com/~kazushi/less/
PATCHFILES= ${DISTNAME}-iso242.patch.gz \
${DISTNAME}-iso242-243.patch.gz \
${DISTNAME}-iso243-244.patch.gz \
@ -27,7 +28,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= nobu@psrc.isac.co.jp
GNU_CONFIGURE= yes
CONFIGURE_ARGS = --with-cs-regex
CONFIGURE_ARGS= --with-cs-regex
MAN1= jless.1 jlesskey.1
post-patch:

View File

@ -7,5 +7,5 @@
This enhanced less support ISO 2022 code extension techniqes and
Japanese codes(EUC Japanese, SJIS) and compressed(or gzipped) file
viewing. The author of this patch is jam@pobox.com. See
http://www.pobox.com/~jam/less/
WWW: http://www.pobox.com/~jam/less/
for the latest info.