diff options
author | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2023-09-10 20:13:40 -0300 |
---|---|---|
committer | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2023-09-10 20:13:40 -0300 |
commit | 53feed73dd10ac72adf0224fac1ff05437f17a5a (patch) | |
tree | 9a3470d151f2a81a6beca8bfc90a56e107e20aca /x11-wm/awesome | |
parent | 6cbeebb080fe2905fa6ba05fda628335d85961ac (diff) | |
download | freebsd-ports-53feed73dd10ac72adf0224fac1ff05437f17a5a.zip |
Returning all my ports to the pool.
- Unfortunately I have no time to maintain them anymore.
Diffstat (limited to 'x11-wm/awesome')
-rw-r--r-- | x11-wm/awesome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index 5c28324e201d..e6d415f77b74 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= x11-wm -MAINTAINER= rigoletto@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Highly configurable, next generation framework window manager WWW= https://awesomewm.org/ |