diff options
author | wxs <wxs@FreeBSD.org> | 2010-10-16 22:49:57 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-10-16 22:49:57 +0800 |
commit | ec22e2ada624877bf48e071360bd3a0805b3326a (patch) | |
tree | 13172a8f863eae6e396b74caaa0b7b5da9243bea /deskutils | |
parent | dc57430df87b52b7e2a0bdad985a3e2ce4472d28 (diff) | |
download | freebsd-ports-gnome-ec22e2ada624877bf48e071360bd3a0805b3326a.tar.gz freebsd-ports-gnome-ec22e2ada624877bf48e071360bd3a0805b3326a.tar.zst freebsd-ports-gnome-ec22e2ada624877bf48e071360bd3a0805b3326a.zip |
Fix URL in pkg-descr and drop maintainer as I don't use this anymore.
Noticed by: ehaupt@'s distfile scanner
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/jlj/Makefile | 2 | ||||
-rw-r--r-- | deskutils/jlj/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/jlj/Makefile b/deskutils/jlj/Makefile index a1bb2a5c68f6..b711dd3d6a4f 100644 --- a/deskutils/jlj/Makefile +++ b/deskutils/jlj/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://umlautllama.com/projects/perl/ \ http://www.atarininja.org/~wxs/distfiles/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Jerry's command-line LiveJournal.com entry system WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/deskutils/jlj/pkg-descr b/deskutils/jlj/pkg-descr index cf848495eebd..4db0b8608715 100644 --- a/deskutils/jlj/pkg-descr +++ b/deskutils/jlj/pkg-descr @@ -1,7 +1,7 @@ Jerry's LiveJournal system is a command-line system written in perl to interact with LiveJournal.com. -WWW: http://www.cis.rit.edu/~jerry/Software/perl/#jlj +WWW: http://umlautllama.com/projects/perl/#jlj - Pete petef@databits.net |