diff options
author | obache <obache@pkgsrc.org> | 2007-04-22 12:59:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-04-22 12:59:12 +0000 |
commit | e2b847c5cdbc31f631e4b5c1327b82e6dc974c55 (patch) | |
tree | a89cc4feb1c2c3a78b0865aaa0a40e38861ea924 /misc | |
parent | 0e7c58d7517a87e10082d66f5ed1715f668482fc (diff) | |
download | pkgsrc-e2b847c5cdbc31f631e4b5c1327b82e6dc974c55.tar.gz |
Site for patch moved.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ja-less/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/ja-less/Makefile b/misc/ja-less/Makefile index fde223c8b28..fa67295a845 100644 --- a/misc/ja-less/Makefile +++ b/misc/ja-less/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/09/27 11:27:31 taca Exp $ +# $NetBSD: Makefile,v 1.8 2007/04/22 12:59:12 obache Exp $ DISTNAME= less-358 PKGNAME= ja-${DISTNAME} @@ -6,12 +6,12 @@ PKGREVISION= 2 CATEGORIES= japanese misc MASTER_SITES= ${MASTER_SITE_GNU:=less/} -PATCH_SITES= http://www.io.com/~kazushi/less/ +PATCH_SITES= http://www25.big.jp/~jam/less/ PATCHFILES= less-358-iso254.patch.gz PATCH_DIST_STRIP= -p1 MAINTAINER= komine@cc.meisei-u.ac.jp -HOMEPAGE= http://www.io.com/~kazushi/less/ +HOMEPAGE= http://www25.big.jp/~jam/less/ COMMENT= Less + zcat + ISO-2022 - a pager similar to more and pg GNU_CONFIGURE= yes |