diff options
author | nork <nork@FreeBSD.org> | 2009-12-06 00:57:49 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2009-12-06 00:57:49 +0800 |
commit | 311d8cc3ada8a76ee83c2a662399ec50c5956feb (patch) | |
tree | 7bf405e51148d1fe5d6b38a49d95631748d202ad /japanese/less | |
parent | 98584f68086cad056583a12157054fc1a7e42c5d (diff) | |
download | freebsd-ports-gnome-311d8cc3ada8a76ee83c2a662399ec50c5956feb.tar.gz freebsd-ports-gnome-311d8cc3ada8a76ee83c2a662399ec50c5956feb.tar.zst freebsd-ports-gnome-311d8cc3ada8a76ee83c2a662399ec50c5956feb.zip |
Reset MASTER/PATCH_SITES by lost original site.
Diffstat (limited to 'japanese/less')
-rw-r--r-- | japanese/less/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/less/Makefile b/japanese/less/Makefile index 3ba2e611e691..6af9b4be807d 100644 --- a/japanese/less/Makefile +++ b/japanese/less/Makefile @@ -9,15 +9,15 @@ PORTNAME= less+iso PORTVERSION= 382.262 PORTREVISION= 0 CATEGORIES= japanese -MASTER_SITES= http://www25.big.jp/~jam/less/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nork DISTNAME= less-${PORTVERSION:R} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ regex_cs-lwp9k.shar.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -PATCH_SITES= http://www25.big.jp/~jam/less/ +PATCH_SITES= ${MASTER_SITE_LOCAL} +PATCH_SITE_SUBDIR= nork PATCHFILES= ${DISTNAME}-iso258.patch.gz \ ${DISTNAME}-iso258-259.patch.gz \ ${DISTNAME}-iso259-260.patch.gz \ |