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 /games | |
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
Diffstat (limited to 'games')
-rw-r--r-- | games/xbloody/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
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 |