diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-02 20:04:30 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-02 20:04:30 +0000 |
commit | 679bb7d807db5083e9091e4965d4072332a18e82 (patch) | |
tree | 07f61ba77590f53b676d0432b9576ba68a651767 /deskutils/Makefile | |
parent | 853cee4a5f626b8dbd52bac85f6717008a6ec390 (diff) | |
download | ports-679bb7d807db5083e9091e4965d4072332a18e82.tar.gz ports-679bb7d807db5083e9091e4965d4072332a18e82.zip |
Add ljcharm, a Python CLI interface to LiveJournal servers.
PR: 48726
Submitted by: Carl Schmidt <carl@perlpimp.codersluts.net>
Notes
Notes:
svn path=/head/; revision=76748
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 420750407992..5834ef59d454 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -29,6 +29,7 @@ SUBDIR += kronolith SUBDIR += krss SUBDIR += libmrproject + SUBDIR += ljcharm SUBDIR += logjam SUBDIR += logjam2 SUBDIR += loserjabber |