diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 02:02:49 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 02:02:49 +0000 |
commit | c4a8ef484cf806a71048e2cf73749f5fc32a0760 (patch) | |
tree | 7a9f08f27eddee7f550ca49d307a40db5472efea /x11 | |
parent | 52098b45411bab9daa55b26c827e20306e4b088c (diff) | |
download | ports-c4a8ef484cf806a71048e2cf73749f5fc32a0760.tar.gz ports-c4a8ef484cf806a71048e2cf73749f5fc32a0760.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 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} |