diff options
Diffstat (limited to 'x11/xpaste/Makefile')
-rw-r--r-- | x11/xpaste/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xpaste/Makefile b/x11/xpaste/Makefile index 81e5b558ca5..c14a1188f90 100644 --- a/x11/xpaste/Makefile +++ b/x11/xpaste/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:48:16 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/12/27 13:54:59 seb Exp $ # DISTNAME= xpaste-1.1 @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/} EXTRACT_SUFX= .shar.gz -MAINTAINER= seb@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Display the content of the X11 paste buffer in a window PKG_INSTALLATION_TYPES= overwrite pkgviews |