diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-11 18:41:15 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-11 18:41:15 +0000 |
commit | b12c40476415eaa4b42797db8045ec029872553a (patch) | |
tree | 1fce78ad76953500b868a612f8db16b835b38bbf /x11/xclip | |
parent | aa087f2cd4c9b72d2e9cf9b203fb4823672a13e5 (diff) |
Notes
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 ca5920fc4336..03f8e4c77d8c 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.12 CATEGORIES= x11 MASTER_SITES= SF -MAINTAINER= eitanadlerlist@gmail.com +MAINTAINER= ports@eitanadler.com COMMENT= An interface to X selections ("the clipboard") from the command line USE_AUTOTOOLS= autoconf:262:env aclocal:19:env automake:19:env |