diff options
Diffstat (limited to 'games/xbloody/Makefile')
-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 |