diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-02-10 07:42:50 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-02-10 07:42:50 +0000 |
commit | 103c3702dee22e1e3edbd41e6c17bcf3c21212f2 (patch) | |
tree | bfe3485de7a1f7668387f5366002e714dfbc64fc /x11 | |
parent | 0eb291bddd66f80e4e53b9ebc53140fed0dc8ffb (diff) | |
download | ports-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.tar.gz ports-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xclip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index d68b2ac18c14..42c60b415073 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -5,7 +5,7 @@ PORTNAME= xclip PORTVERSION= 0.13 CATEGORIES= x11 -MAINTAINER= ed.arrakis@gmail.com +MAINTAINER= eduardo@FreeBSD.org COMMENT= Interface to X selections ("the clipboard") from the command line LICENSE= GPLv2 |