diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-28 06:34:02 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-28 06:34:02 +0000 |
commit | 382c013cd0d6aca4845b70475f4936bf18ed3e35 (patch) | |
tree | 0b522df58d96aeeb2f32c997659ec0b37b4bb595 | |
parent | 7303304d07726940cfc86ebad8647c1ab613663c (diff) |
Notes
-rw-r--r-- | sysutils/p5-LJ-Cache/Makefile | 3 | ||||
-rw-r--r-- | sysutils/p5-LJ-TextMessage/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-LJ-SpellCheck/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/sysutils/p5-LJ-Cache/Makefile b/sysutils/p5-LJ-Cache/Makefile index b82571506f00..a90bd67f2ab8 100644 --- a/sysutils/p5-LJ-Cache/Makefile +++ b/sysutils/p5-LJ-Cache/Makefile @@ -7,8 +7,7 @@ PORTNAME= LJ-Cache PORTVERSION= 1.0 CATEGORIES= sysutils perl5 -MASTER_SITES= http://livejournal.com/files/code/cache/ \ - ftp://ftp.livejournal.com/code/cache/ +MASTER_SITES= http://livejournal.com/files/code/cache/ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/p5-LJ-TextMessage/Makefile b/sysutils/p5-LJ-TextMessage/Makefile index a35f8b821b74..c47686d02204 100644 --- a/sysutils/p5-LJ-TextMessage/Makefile +++ b/sysutils/p5-LJ-TextMessage/Makefile @@ -7,8 +7,7 @@ PORTNAME= LJ-TextMessage PORTVERSION= 1.5.0 CATEGORIES= sysutils perl5 -MASTER_SITES= http://livejournal.com/files/code/textmessage/ \ - ftp://ftp.livejournal.com/code/textmessage/ +MASTER_SITES= http://livejournal.com/files/code/textmessage/ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-1.4.1 diff --git a/textproc/p5-LJ-SpellCheck/Makefile b/textproc/p5-LJ-SpellCheck/Makefile index c59eae5fe626..4ce725b08f98 100644 --- a/textproc/p5-LJ-SpellCheck/Makefile +++ b/textproc/p5-LJ-SpellCheck/Makefile @@ -8,8 +8,7 @@ PORTNAME= LJ-SpellCheck PORTVERSION= 1.0 CATEGORIES= textproc perl5 -MASTER_SITES= http://livejournal.com/files/code/spellcheck/ \ - ftp://ftp.livejournal.com/code/spellcheck/ +MASTER_SITES= http://livejournal.com/files/code/spellcheck/ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org |