diff options
author | danfe <danfe@FreeBSD.org> | 2008-01-12 06:09:10 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2008-01-12 06:09:10 +0800 |
commit | f0001a6de4971c4d5b6bd94ea3fbc8d22b8b00b8 (patch) | |
tree | 9a21fb211695cccd11c3b8b5fe5de5e635357946 /www/Makefile | |
parent | 3ee2fec2fbf8e2132f4bed53813a64145293a5d6 (diff) | |
download | freebsd-ports-gnome-f0001a6de4971c4d5b6bd94ea3fbc8d22b8b00b8.tar.gz freebsd-ports-gnome-f0001a6de4971c4d5b6bd94ea3fbc8d22b8b00b8.tar.zst freebsd-ports-gnome-f0001a6de4971c4d5b6bd94ea3fbc8d22b8b00b8.zip |
Add ljdump, a tool to download LiveJournal entries and comments.
WWW: http://hewgill.com/software/ljdump/
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index cc3a2b68ded5..24231f01cb5a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -293,6 +293,7 @@ SUBDIR += linux-seamonkey-devel SUBDIR += linuxpluginwrapper SUBDIR += ljdeps + SUBDIR += ljdump SUBDIR += ljpms SUBDIR += ljsm SUBDIR += llgal |