diff options
author | egypcio <egypcio@FreeBSD.org> | 2018-12-05 22:09:12 +0800 |
---|---|---|
committer | egypcio <egypcio@FreeBSD.org> | 2018-12-05 22:09:12 +0800 |
commit | bf30d7192d33078525992b221cb1fa2b7cdec895 (patch) | |
tree | f7296f148175bac6a6931dd857cc602af5a5022b /textproc | |
parent | 6818c092c928cd697a2a3648614dc2753cd65988 (diff) | |
download | freebsd-ports-gnome-bf30d7192d33078525992b221cb1fa2b7cdec895.tar.gz freebsd-ports-gnome-bf30d7192d33078525992b221cb1fa2b7cdec895.tar.zst freebsd-ports-gnome-bf30d7192d33078525992b221cb1fa2b7cdec895.zip |
use @FreeBSD.org as MAINTAINER instead of my private address
benchmarks/vegeta
devel/busybee
devel/git-lfs
devel/gnu-efi
devel/hub
devel/libe
devel/py-fabric3
devel/py-fabric3
dns/dhisd
dns/dnscrypt-proxy2
dns/go-geodns
emulators/hatari
irc/weechat-otr
lang/coffeescript
net-mgmt/cacti88
net-mgmt/cacti88-spine
net-p2p/libbt
net/py-iplib
net/py-iplib
net/py-libfte
net/py-sbws
security/obfs4proxy-tor
security/onionscan
security/openvpn-admin
security/py-fteproxy
security/py-yubikey-manager
security/super
sysutils/intel-pcm-devel
sysutils/openipmi
sysutils/shim
sysutils/xbatt
textproc/multimarkdown
textproc/regex2dfa
www/onionshare
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18434
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/multimarkdown/Makefile | 2 | ||||
-rw-r--r-- | textproc/regex2dfa/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/multimarkdown/Makefile b/textproc/multimarkdown/Makefile index c3cc90a1c4f8..8bfdd8ca9b4c 100644 --- a/textproc/multimarkdown/Makefile +++ b/textproc/multimarkdown/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 6.4.0 CATEGORIES= textproc DIST_SUBDIR= ${PORTNAME} -MAINTAINER= egypcio@googlemail.com +MAINTAINER= egypcio@FreeBSD.org COMMENT= Extended Markdown processor with more features, written in C LICENSE= BSD3CLAUSE MIT GPLv2+ ZLIB diff --git a/textproc/regex2dfa/Makefile b/textproc/regex2dfa/Makefile index b7d4e19079eb..85355c54330f 100644 --- a/textproc/regex2dfa/Makefile +++ b/textproc/regex2dfa/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 0.1.6 PORTREVISION= 1 CATEGORIES= textproc -MAINTAINER= egypcio@googlemail.com +MAINTAINER= egypcio@FreeBSD.org COMMENT= Command-line utility that converts regular expressions to DFA LICENSE= APACHE20 |