diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-10-16 14:49:57 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-10-16 14:49:57 +0000 |
commit | 89287c797c6bb62e6cc87cc389c28f596b6e38c4 (patch) | |
tree | 407f2ff6a98327fa90058e3ce0d42ba348e74e3c /deskutils/jlj/Makefile | |
parent | 328460e32b9eede9229663929a72dfafbbef4bb9 (diff) |
Notes
Diffstat (limited to 'deskutils/jlj/Makefile')
-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 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} |