diff options
author | linimon <linimon@FreeBSD.org> | 2015-04-30 09:55:50 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2015-04-30 09:55:50 +0800 |
commit | c47c58978761d86a0f22063b8de2ec67e44eebd5 (patch) | |
tree | 5f728da14c5eb79abdafa337b76a750873f60811 | |
parent | 3fe475e1a6486fa8ae5ffd95bdc6392640e4e5b8 (diff) | |
download | freebsd-ports-gnome-c47c58978761d86a0f22063b8de2ec67e44eebd5.tar.gz freebsd-ports-gnome-c47c58978761d86a0f22063b8de2ec67e44eebd5.tar.zst freebsd-ports-gnome-c47c58978761d86a0f22063b8de2ec67e44eebd5.zip |
Release to the wild.
PR: 199789
Submitted by: maintainer
-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 |