diff options
author | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2018-10-07 17:30:09 +0000 |
---|---|---|
committer | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2018-10-07 17:30:09 +0000 |
commit | 1986e3b82c50681e7510d99db0b66ec2f30ff28c (patch) | |
tree | 2842b85626f482ee7e9db1306603151932597c9a /x11 | |
parent | 3decb07d0fd91cf81605228bf8fba25855a459fc (diff) | |
download | ports-1986e3b82c50681e7510d99db0b66ec2f30ff28c.tar.gz ports-1986e3b82c50681e7510d99db0b66ec2f30ff28c.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/admiral/Makefile | 2 | ||||
-rw-r--r-- | x11/polybar/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/admiral/Makefile b/x11/admiral/Makefile index 143d0bad685d..8de09ef7caf1 100644 --- a/x11/admiral/Makefile +++ b/x11/admiral/Makefile @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= -g5a9f33b PORTREVISION= 1 CATEGORIES= x11 -MAINTAINER= lebarondemerde@privacychain.ch +MAINTAINER= rigoletto@FreeBSD.org COMMENT= Merge concurrent outputs for a status bar LICENSE= BSD2CLAUSE diff --git a/x11/polybar/Makefile b/x11/polybar/Makefile index 70713bef8c80..8615d0440730 100644 --- a/x11/polybar/Makefile +++ b/x11/polybar/Makefile @@ -4,7 +4,7 @@ PORTNAME= polybar DISTVERSION= 3.2.1 CATEGORIES= x11 -MAINTAINER= lebarondemerde@privacychain.ch +MAINTAINER= rigoletto@FreeBSD.org COMMENT= Fast and easy-to-use status bar LICENSE= MIT |