diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2015-04-30 01:55:50 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2015-04-30 01:55:50 +0000 |
commit | 4067b975a7d5d1b9caeeb925963e747cf69bafe5 (patch) | |
tree | 5f728da14c5eb79abdafa337b76a750873f60811 /textproc | |
parent | 7676f925927d0945d7f02e306d97175a843b67ae (diff) | |
download | ports-4067b975a7d5d1b9caeeb925963e747cf69bafe5.tar.gz ports-4067b975a7d5d1b9caeeb925963e747cf69bafe5.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sigil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index e23d7d15a310..a0661b60c155 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= Sigil-${PORTVERSION}-Code -MAINTAINER= jonc@chen.org.nz +MAINTAINER= ports@FreeBSD.org COMMENT= WYSIWYG ePub editor LICENSE= GPLv3 |