diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
commit | 428ee0bc4b524955ea616e13668b0834613e7fff (patch) | |
tree | 0601f0e9dbc54cf40cf26d68bd8079b680d34dbd /deskutils/jlj | |
parent | 9775ebacfb3fdd927d842626af2d6d10fec65b7b (diff) | |
download | ports-428ee0bc4b524955ea616e13668b0834613e7fff.tar.gz ports-428ee0bc4b524955ea616e13668b0834613e7fff.zip |
Notes
Diffstat (limited to 'deskutils/jlj')
-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 0c2b448b010e..458bf58e6aca 100644 --- a/deskutils/jlj/Makefile +++ b/deskutils/jlj/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} PATCH_SITES= http://www.atarininja.org/~wxs/patches/ PATCHFILES= jlj-tags-port.diff -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Jerry's command-line LiveJournal.com entry system WRKSRC= ${WRKDIR}/${PORTNAME} |