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 /sysutils | |
parent | 7303304d07726940cfc86ebad8647c1ab613663c (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-LJ-Cache/Makefile | 3 | ||||
-rw-r--r-- | sysutils/p5-LJ-TextMessage/Makefile | 3 |
2 files changed, 2 insertions, 4 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 |