diff options
Diffstat (limited to 'x11/xclip/Makefile')
-rw-r--r-- | x11/xclip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 1ae9b50e7b1..ff60c16173c 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/06/02 01:15:36 jschauma Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:56:52 grant Exp $ # DISTNAME= xclip-0.08 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/xclip CATEGORIES= x11 MASTER_SITES= http://people.debian.org/~kims/xclip/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://people.debian.org/~kims/xclip/ COMMENT= Command line interface to the X windows clipboard |