diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-06-21 20:17:31 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-06-21 20:17:31 +0000 |
commit | 5b24f69226f9b491a4381ce0f679b243cb89c2a1 (patch) | |
tree | a0654aaba2f01450e94ad11316305264789beefb /x11 | |
parent | 81c398152cf3b6512e6ffa0c090b6c4cf83747a3 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/pantheon-terminal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/pantheon-terminal/Makefile b/x11/pantheon-terminal/Makefile index 33313f551587..77f08dc120b2 100644 --- a/x11/pantheon-terminal/Makefile +++ b/x11/pantheon-terminal/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.4.3 PORTREVISION= 1 CATEGORIES= x11 -MAINTAINER= amdmi3@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight, beautiful, and simple terminal from Elementary OS LICENSE= GPLv3 |