diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:18:43 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:18:43 +0800 |
commit | 7db4e6466e50a48e65fb7590ae7266e94b5c6c03 (patch) | |
tree | 08fc9e6bcf1537566acccd687d21a8f672653547 /deskutils/jjclient | |
parent | e980dc91ca837353f4bef8911aeb7052c5554280 (diff) | |
download | freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.gz freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.zst freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.zip |
- Switch SourceForge ports to the new File Release System: categories starting with D
Diffstat (limited to 'deskutils/jjclient')
-rw-r--r-- | deskutils/jjclient/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/jjclient/Makefile b/deskutils/jjclient/Makefile index cc846f1fb99e..d0bafd1cad57 100644 --- a/deskutils/jjclient/Makefile +++ b/deskutils/jjclient/Makefile @@ -8,9 +8,9 @@ PORTNAME= jjclient PORTVERSION= 1.0.2 CATEGORIES= deskutils -MASTER_SITES= SF \ +MASTER_SITES= SF/justjournal/JustJournal%20UNIX%20Client/${PORTVERSION} \ http://www.justjournal.com/software/unix/ -MASTER_SITE_SUBDIR= justjournal + MAINTAINER= luke@justjournal.com COMMENT= A command line client for posting JustJournal entries |