diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2020-05-25 18:09:02 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2020-05-25 18:09:02 +0000 |
commit | 12bc5e8bc653d34008739e5f57c2ebe71eb82fda (patch) | |
tree | 3585514d349191d3972359b054a38cf2fd174a15 | |
parent | security/vuxml: add three CVEs for qmail (diff) |
www/fusionpbx: fix creator attribution
PR: 238234
Reported by: bapt
Notes
Notes:
svn path=/head/; revision=536491
-rw-r--r-- | www/fusionpbx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fusionpbx/Makefile b/www/fusionpbx/Makefile index 09f7936034c8..2c52521bd2f6 100644 --- a/www/fusionpbx/Makefile +++ b/www/fusionpbx/Makefile @@ -1,4 +1,4 @@ -# Created by: Richard Allen <richard2891@gmail.com> +# Created by: Richard Neese <r.neese@gmail.com> # $FreeBSD$ PORTNAME= fusionpbx |