diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-28 14:34:02 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-28 14:34:02 +0800 |
commit | 6e4db02a44b40eab5ba922de475e9bf1b919f032 (patch) | |
tree | 7e4c4ba88eab9d9ede987bc558aac0e256717dbf | |
parent | 0c8b2c9b029441299942454fdc535b6b7adca749 (diff) | |
download | freebsd-ports-gnome-6e4db02a44b40eab5ba922de475e9bf1b919f032.tar.gz freebsd-ports-gnome-6e4db02a44b40eab5ba922de475e9bf1b919f032.tar.zst freebsd-ports-gnome-6e4db02a44b40eab5ba922de475e9bf1b919f032.zip |
Remove obsolete mastersite.
Source: distfile survey
-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 |