diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2000-02-14 23:25:26 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2000-02-14 23:25:26 +0000 |
commit | 9c5c19048f5f8a7ebcd12935742f2e8ef866ff9e (patch) | |
tree | 089202063b48b748905a886187457401bb6da7e3 | |
parent | 9f804e1f492b478e5c6765ff16c62e97488255e5 (diff) | |
download | freebsd-ports-9c5c19048f5f8a7ebcd12935742f2e8ef866ff9e.zip |
download path changed
-rw-r--r-- | misc/less/Makefile | 2 | ||||
-rw-r--r-- | sysutils/less/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/less/Makefile b/misc/less/Makefile index 1e7db5200d76..593d12f4d078 100644 --- a/misc/less/Makefile +++ b/misc/less/Makefile @@ -9,7 +9,7 @@ DISTNAME= less-346 CATEGORIES= misc -MASTER_SITES= http://www.flash.net/~marknu/less/ \ +MASTER_SITES= http://home.flash.net/~marknu/less/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= less diff --git a/sysutils/less/Makefile b/sysutils/less/Makefile index 1e7db5200d76..593d12f4d078 100644 --- a/sysutils/less/Makefile +++ b/sysutils/less/Makefile @@ -9,7 +9,7 @@ DISTNAME= less-346 CATEGORIES= misc -MASTER_SITES= http://www.flash.net/~marknu/less/ \ +MASTER_SITES= http://home.flash.net/~marknu/less/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= less |