diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2022-06-30 18:05:41 +0200 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2022-06-30 18:06:33 +0200 |
commit | 3cd39aa18889e7f9969bfb89a2f2674b7ff4b812 (patch) | |
tree | 98228d602e6faecb8a905805882fbc676b4d0e93 | |
parent | devel/googletest: update to 1.12.1 (diff) |
www/ffsend: Return to pool
-rw-r--r-- | www/ffsend/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ffsend/Makefile b/www/ffsend/Makefile index 0f6e2e413406..29111ec2907b 100644 --- a/www/ffsend/Makefile +++ b/www/ffsend/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.2.74 PORTREVISION= 7 CATEGORIES= www -MAINTAINER= 0mp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easily and securely share files from the command line via Firefox Send LICENSE= APACHE20 BSD2CLAUSE BSD3CLAUSE CC0-1.0 FUCHSIACPRNG GPLv3 ISCL \ |