diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-30 11:40:44 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-30 11:40:44 +0800 |
commit | 551569f9e3d63879ea7dcc67fa716ea14bdf57dd (patch) | |
tree | 5ebcabda520932ae841633353ad1876e704241fa | |
parent | ee218dc02266946c42df2abdc76512a973d6960a (diff) | |
download | freebsd-ports-gnome-551569f9e3d63879ea7dcc67fa716ea14bdf57dd.tar.gz freebsd-ports-gnome-551569f9e3d63879ea7dcc67fa716ea14bdf57dd.tar.zst freebsd-ports-gnome-551569f9e3d63879ea7dcc67fa716ea14bdf57dd.zip |
- Reassign to the heap due to mail bounces
-rw-r--r-- | benchmarks/xengine/Makefile | 8 | ||||
-rw-r--r-- | games/xbloody/Makefile | 8 | ||||
-rw-r--r-- | sysutils/xloadface/Makefile | 8 | ||||
-rw-r--r-- | x11-clocks/mouseclock/Makefile | 8 | ||||
-rw-r--r-- | x11/lupe/Makefile | 8 |
5 files changed, 10 insertions, 30 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 46c6ba3aa3ad..f1832ae39c9f 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xengine -# Date created: 17 January 1997 -# Whom: FURUSAWA,Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp> -# +# Created by: FURUSAWA,Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp> # $FreeBSD$ -# PORTNAME= xengine PORTVERSION= 1.0.1 @@ -14,7 +10,7 @@ DISTFILES= part01.gz patch1.gz PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below -MAINTAINER= kazu@jp.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Reciprocating engine for X EXTRACT_DEPENDS= gunshar:${PORTSDIR}/archivers/sharutils diff --git a/games/xbloody/Makefile b/games/xbloody/Makefile index e7535844629d..feb1966d76ac 100644 --- a/games/xbloody/Makefile +++ b/games/xbloody/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xbloody -# Date created: 10 February 1998 -# Whom: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org> -# +# Created by: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org> # $FreeBSD$ -# PORTNAME= xbloody PORTVERSION= 1.00 @@ -12,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://www.kazu.kz/freebsd/ DISTNAME= ${PORTNAME} -MAINTAINER= kazu@jp.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Knife on X NO_WRKSUBDIR= yes diff --git a/sysutils/xloadface/Makefile b/sysutils/xloadface/Makefile index 5d3225679d27..c7945bec58e3 100644 --- a/sysutils/xloadface/Makefile +++ b/sysutils/xloadface/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xloadface -# Date created: 4 February 1998 -# Whom: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org> -# +# Created by: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org> # $FreeBSD$ -# PORTNAME= xloadface PORTVERSION= 1.6.1 @@ -11,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://www.kazu.kz/freebsd/ -MAINTAINER= kazu@jp.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network load monitor for X11 BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf diff --git a/x11-clocks/mouseclock/Makefile b/x11-clocks/mouseclock/Makefile index f90704a802a7..cd45b2025b92 100644 --- a/x11-clocks/mouseclock/Makefile +++ b/x11-clocks/mouseclock/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mouseclock -# Date created: 26 August 1997 -# Whom: FURUSAWA, Kazuhisa <kazu@jp.freebsd.org> -# +# Created by: FURUSAWA, Kazuhisa <kazu@jp.freebsd.org> # $FreeBSD$ -# PORTNAME= mouseclock PORTVERSION= 1.0 @@ -12,7 +8,7 @@ CATEGORIES= x11-clocks MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/clocks -MAINTAINER= kazu@jp.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display the current time using the X root cursor USE_GMAKE= yes diff --git a/x11/lupe/Makefile b/x11/lupe/Makefile index d61d4b017dc3..6c0cdaf278db 100644 --- a/x11/lupe/Makefile +++ b/x11/lupe/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lupe -# Date created: 4 February 1998 -# Whom: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org> -# +# Created by: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org> # $FreeBSD$ -# PORTNAME= lupe PORTVERSION= 0.08c @@ -11,7 +7,7 @@ CATEGORIES= x11 accessibility MASTER_SITES= http://www.oersted.co.jp/~yav/soft/ DISTNAME= lupe008c -MAINTAINER= kazu@jp.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Real-time magnifying glass for X11 WRKSRC= ${WRKDIR}/lupe |