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/qlas | |
parent | dc86ccfe353acd450222167536134cbce378e026 (diff) |
Notes
Diffstat (limited to 'misc/qlas')
-rw-r--r-- | misc/qlas/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |