diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-02-04 15:35:12 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-02-04 15:35:12 +0000 |
commit | ce0191e49e820f920d56b0d7c750795e950c4790 (patch) | |
tree | f2ea421b42a653320678738c4097e0548f381ea9 /deskutils | |
parent | 821e267c37766bdc6f7fc3a80fe4b3bbceb29a3f (diff) | |
download | ports-ce0191e49e820f920d56b0d7c750795e950c4790.tar.gz ports-ce0191e49e820f920d56b0d7c750795e950c4790.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/jlj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/jlj/Makefile b/deskutils/jlj/Makefile index 6b8549f0639c..a1bb2a5c68f6 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@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Jerry's command-line LiveJournal.com entry system WRKSRC= ${WRKDIR}/${PORTNAME} |