diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 10:02:49 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 10:02:49 +0800 |
commit | 4d739f5f4948ffc4fa4bd8a8f33e0fd4d2494cad (patch) | |
tree | 3f4348ad92e3ded44be62754f90b04bd0e2ef877 /x11/xclip | |
parent | 554ec60e0b8ca7f199ba1a49aa35d921b39a972b (diff) | |
download | freebsd-ports-gnome-4d739f5f4948ffc4fa4bd8a8f33e0fd4d2494cad.tar.gz freebsd-ports-gnome-4d739f5f4948ffc4fa4bd8a8f33e0fd4d2494cad.tar.zst freebsd-ports-gnome-4d739f5f4948ffc4fa4bd8a8f33e0fd4d2494cad.zip |
- Pass maintainership to submitter
Submitted by: Eitan Adler via freebsd-ports@
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 d304ab9303d3..7eeb4ce08d8f 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://people.debian.org/~kims/xclip/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eitanadlerlist@gmail.com COMMENT= An interface to X selections ("the clipboard") from the command line WRKSRC= ${WRKDIR}/${PORTNAME} |