diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-02-10 15:42:50 +0800 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-02-10 15:42:50 +0800 |
commit | 103c3702dee22e1e3edbd41e6c17bcf3c21212f2 (patch) | |
tree | bfe3485de7a1f7668387f5366002e714dfbc64fc /x11-wm | |
parent | 0eb291bddd66f80e4e53b9ebc53140fed0dc8ffb (diff) | |
download | freebsd-ports-gnome-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.tar.gz freebsd-ports-gnome-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.tar.zst freebsd-ports-gnome-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.zip |
Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by: dbaio, garga (mentors)
Differential Revision: https://reviews.freebsd.org/D28534
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/aphelia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/aphelia/Makefile b/x11-wm/aphelia/Makefile index 64675ce25d2e..1a514c3897ab 100644 --- a/x11-wm/aphelia/Makefile +++ b/x11-wm/aphelia/Makefile @@ -4,7 +4,7 @@ PORTNAME= aphelia DISTVERSION= g20190913 CATEGORIES= x11-wm -MAINTAINER= ed.arrakis@gmail.com +MAINTAINER= eduardo@FreeBSD.org COMMENT= Light, single-file, minimalist window manager for X11 LICENSE= MIT |