diff options
author | Lewis Cook <lcook@FreeBSD.org> | 2021-01-22 10:08:51 +0000 |
---|---|---|
committer | Lewis Cook <lcook@FreeBSD.org> | 2021-01-22 10:08:51 +0000 |
commit | a5c7f2939c4c239326348dd763b63e00a4202f5d (patch) | |
tree | bbdd978d6b08297bf2261b52edf71d0c712e7db4 /x11/xob/Makefile | |
parent | 7d69d3cc85a1d77a6ccfc580ed989a12f2e5fef4 (diff) | |
download | ports-a5c7f2939c4c239326348dd763b63e00a4202f5d.tar.gz ports-a5c7f2939c4c239326348dd763b63e00a4202f5d.zip |
Notes
Diffstat (limited to 'x11/xob/Makefile')
-rw-r--r-- | x11/xob/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xob/Makefile b/x11/xob/Makefile index 98ff4755fefb..e048bfd16605 100644 --- a/x11/xob/Makefile +++ b/x11/xob/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= x11 -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Lightweight overlay volume (or anything) bar for the X Window System LICENSE= GPLv3 |