diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2017-11-04 13:07:41 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2017-11-04 13:07:41 +0000 |
commit | e6dbb11ec50caa925d510b1de056ddf30d780af0 (patch) | |
tree | 0201dc11ff2f23e3658de4b2d4198421bf18fc94 /misc | |
parent | dc86ccfe353acd450222167536134cbce378e026 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/qlas/Makefile | 2 | ||||
-rw-r--r-- | misc/table.el/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/qlas/Makefile b/misc/qlas/Makefile index b6485a26b775..e805174dfe41 100644 --- a/misc/qlas/Makefile +++ b/misc/qlas/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.93 CATEGORIES= misc MASTER_SITES= http://lev.serebryakov.spb.ru/download/qlas/ -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Qico FIDO mailer log analyzer and statistic builder USES= shebangfix perl5 dos2unix diff --git a/misc/table.el/Makefile b/misc/table.el/Makefile index 9d55ee67643f..103197184078 100644 --- a/misc/table.el/Makefile +++ b/misc/table.el/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/table/table/${PORTVERSION} DISTNAME= table-${PORTVERSION}.el.gz EXTRACT_SUFX= # empty -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Create and edit WYSIWYG text based embedded tables in Emacs NO_BUILD= yes |