diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-03-28 11:26:58 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-03-28 11:26:58 +0000 |
commit | 32cf9e1bf6bac8dd8f697461adab4c965e19b345 (patch) | |
tree | 24560d0520d1b47890ad031c00e55c81c0b21769 /sysutils/ttyd/Makefile | |
parent | 79c06fa66cc2e85b7131ced748684229c0e17d80 (diff) | |
download | ports-32cf9e1bf6bac8dd8f697461adab4c965e19b345.tar.gz ports-32cf9e1bf6bac8dd8f697461adab4c965e19b345.zip |
Notes
Diffstat (limited to 'sysutils/ttyd/Makefile')
-rw-r--r-- | sysutils/ttyd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ttyd/Makefile b/sysutils/ttyd/Makefile index 1ba09c7a7142..149bda5a30f0 100644 --- a/sysutils/ttyd/Makefile +++ b/sysutils/ttyd/Makefile @@ -4,7 +4,7 @@ PORTNAME= ttyd PORTVERSION= 1.5.2 CATEGORIES= sysutils -MAINTAINER= neel@neelc.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program to share your terminal over the web LICENSE= MIT |