diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
commit | b4fd0b8e386285d2ad798be5e13afa258ab7e71d (patch) | |
tree | 5c6b1cda23e1ae7ba6e9ba4da0a7a3cb6aca0f7b /x11 | |
parent | e998b177f0f3ceb33135f884c7ffdb088236c864 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/dgs/Makefile | 2 | ||||
-rw-r--r-- | x11/xantfarm/Makefile | 2 | ||||
-rw-r--r-- | x11/xmascot/Makefile | 2 | ||||
-rw-r--r-- | x11/xmold/Makefile | 2 | ||||
-rw-r--r-- | x11/xzoom/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index eabaa5fb0654..b8bed5c09854 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= dgs -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A display ghostscript system .if defined(WITH_GHOSTSCRIPT_AFPL) && ${WITH_GHOSTSCRIPT_AFPL} == yes diff --git a/x11/xantfarm/Makefile b/x11/xantfarm/Makefile index 682b3b89dc9e..2f4e4e6b7103 100644 --- a/x11/xantfarm/Makefile +++ b/x11/xantfarm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.acme.com/software/xantfarm/ DISTNAME= ${PORTNAME}_23oct1991 -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ant hill simulation on X11 root window WRKSRC= ${WRKDIR}/xantfarm diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index d735f30d5104..32e2bda2aad2 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ \ http://cclub-flying.dsl.gr.jp/products/xmascot/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Moving mascot on your X11 screen USE_IMAKE= yes diff --git a/x11/xmold/Makefile b/x11/xmold/Makefile index 429fc6126e42..9ef1e9e03cca 100644 --- a/x11/xmold/Makefile +++ b/x11/xmold/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/ \ ftp://ftp.opaopa.org/pub/archives/games/ DISTNAME= ${PORTNAME} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mold spreading over your X11 screen USE_IMAKE= yes diff --git a/x11/xzoom/Makefile b/x11/xzoom/Makefile index 3660c956cc83..ae6c4e35e8a8 100644 --- a/x11/xzoom/Makefile +++ b/x11/xzoom/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/X EXTRACT_SUFX= .tgz -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Magnify, rotate, mirror the image on the X screen USE_IMAKE= yes |