diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-11-05 05:21:03 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-11-05 05:21:03 +0800 |
commit | 2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b (patch) | |
tree | aaa2c08d71abd608c59b88d2f47129b176e8865b /x11/xclip | |
parent | f65276b6184632e8e2f82c780e5a2be5d6b32fa9 (diff) | |
download | freebsd-ports-gnome-2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b.tar.gz freebsd-ports-gnome-2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b.tar.zst freebsd-ports-gnome-2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b.zip |
Returns johans's ports to the pool after safekeeping his commit bit.
Diffstat (limited to 'x11/xclip')
-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 6f0404d5fc0f..f4c5a0359efd 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -5,7 +5,7 @@ PORTNAME= xclip PORTVERSION= 0.13 CATEGORIES= x11 -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interface to X selections ("the clipboard") from the command line LICENSE= GPLv2 |