diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xpaste/Makefile | 4 | ||||
-rw-r--r-- | x11/xphoon/Makefile | 4 | ||||
-rw-r--r-- | x11/xwit/Makefile | 4 |
3 files changed, 6 insertions, 6 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 diff --git a/x11/xphoon/Makefile b/x11/xphoon/Makefile index 6e6a1b9ae54..14b544d0cbb 100644 --- a/x11/xphoon/Makefile +++ b/x11/xphoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/12/05 20:51:20 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2005/12/27 13:54:59 seb Exp $ # DISTNAME= xphoon.tar @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ ftp://ftp.sunet.se/pub/X11/ EXTRACT_SUFX= .Z -MAINTAINER= seb@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Set the root window to the moon in its current phase WRKSRC= ${WRKDIR}/xphoon diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile index 348d72a911e..386413ebe98 100644 --- a/x11/xwit/Makefile +++ b/x11/xwit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:48:17 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/12/27 13:54:59 seb Exp $ # DISTNAME= xwit-3.4 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/} -MAINTAINER= seb@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Utility for calling X11 functions from the shell USE_IMAKE= yes |