diff options
author | danfe <danfe@FreeBSD.org> | 2012-05-17 18:08:15 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2012-05-17 18:08:15 +0800 |
commit | 4d3ac3d5488eb9b3027066ba657e0a049cddea59 (patch) | |
tree | 4fa8ef6b5368901e8e78cfa98f02f9e3678f2713 /www | |
parent | 066d71f2d5292558904495fab0c2db0ed2be96ad (diff) | |
download | freebsd-ports-gnome-4d3ac3d5488eb9b3027066ba657e0a049cddea59.tar.gz freebsd-ports-gnome-4d3ac3d5488eb9b3027066ba657e0a049cddea59.tar.zst freebsd-ports-gnome-4d3ac3d5488eb9b3027066ba657e0a049cddea59.zip |
- Remove backup mirror, master site is stable enough
- Improve port description text a bit
- Relinquish to the pool due to lack of time
Diffstat (limited to 'www')
-rw-r--r-- | www/ljdump/Makefile | 5 | ||||
-rw-r--r-- | www/ljdump/pkg-descr | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/ljdump/Makefile b/www/ljdump/Makefile index 0821e8650378..d38e774354f0 100644 --- a/www/ljdump/Makefile +++ b/www/ljdump/Makefile @@ -8,10 +8,9 @@ PORTNAME= ljdump PORTVERSION= 1.5 CATEGORIES= www python -MASTER_SITES= http://hewgill.com/ljdump/ \ - http://freebsd.nsu.ru/distfiles/ +MASTER_SITES= http://hewgill.com/ljdump/ -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to download LiveJournal entries and comments PORTSCOUT= skipv:1.5.1 # 1.5.1 is identical to 1.5 + our patches diff --git a/www/ljdump/pkg-descr b/www/ljdump/pkg-descr index 455102dd3424..0040929b27ef 100644 --- a/www/ljdump/pkg-descr +++ b/www/ljdump/pkg-descr @@ -1,6 +1,7 @@ ljdump reads the journal entries from a LiveJournal (or compatible) blog site and archives them in a subdirectory named after the journal name. -Both the journal entries and journal comments are downloaded. +Both the journal entries and journal comments are downloaded, which makes +ljdump a great backup tool for creating offline copy of your journal. The program may be run as often as needed to bring the backup copy up to date. Both new and updated items are downloaded. |