diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-01-27 00:34:39 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-01-27 00:34:39 +0800 |
commit | b97238efbb3a40e713f3c8d0434021f91d3dc66b (patch) | |
tree | f1b68e352073b7a73079f293b282c17679566f74 /games | |
parent | 1c4c11c1cacdc91d3fc4f1d8e030d0bd7f2ecb93 (diff) | |
download | freebsd-ports-gnome-b97238efbb3a40e713f3c8d0434021f91d3dc66b.tar.gz freebsd-ports-gnome-b97238efbb3a40e713f3c8d0434021f91d3dc66b.tar.zst freebsd-ports-gnome-b97238efbb3a40e713f3c8d0434021f91d3dc66b.zip |
- cleanup header
Diffstat (limited to 'games')
-rw-r--r-- | games/xboing/Makefile | 5 | ||||
-rw-r--r-- | games/xinfocom/Makefile | 6 | ||||
-rw-r--r-- | games/xneko/Makefile | 6 | ||||
-rw-r--r-- | games/xrubik/Makefile | 6 | ||||
-rw-r--r-- | games/xscrabble/Makefile | 6 | ||||
-rw-r--r-- | games/xzip/Makefile | 6 |
6 files changed, 6 insertions, 29 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile index 29cbdac83c72..6f8d87685ce7 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: xboing -# Date created: 31 January 1995 -# Whom: janek -# +# Created by: janek # $FreeBSD$ PORTNAME= xboing diff --git a/games/xinfocom/Makefile b/games/xinfocom/Makefile index daf15f634df9..a94d3e02aef7 100644 --- a/games/xinfocom/Makefile +++ b/games/xinfocom/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xinfocom -# Date created: 7 May 1998 -# Whom: Matthew Hunt <mph@FreeBSD.org> -# +# Created by: Matthew Hunt <mph@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xinfocom PORTVERSION= 1.8m diff --git a/games/xneko/Makefile b/games/xneko/Makefile index 9d7f8584b860..b58693866ac2 100644 --- a/games/xneko/Makefile +++ b/games/xneko/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xneko -# Date created: 22 December 1995 -# Whom: markm -# +# Created by: markm # $FreeBSD$ -# PORTNAME= xneko PORTVERSION= 1.0 diff --git a/games/xrubik/Makefile b/games/xrubik/Makefile index 071208da89f5..543d9215c45d 100644 --- a/games/xrubik/Makefile +++ b/games/xrubik/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xrubik -# Date created: 20 October 1996 -# Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> -# +# Created by: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> # $FreeBSD$ -# PORTNAME= xrubik PORTVERSION= 5.5.2 diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index 04453a50a5a6..f36b2569dd06 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xscrabble -# Date created: 27 July 1997 -# Whom: Thomas Gellekum <tg@FreeBSD.org> -# +# Created by: Thomas Gellekum <tg@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xscrabble PORTVERSION= 2.12 diff --git a/games/xzip/Makefile b/games/xzip/Makefile index 08a0f1d0606f..23dd69cf948f 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xzip -# Date created: 28 June 1998 -# Whom: Matthew Hunt <mph@FreeBSD.org> -# +# Created by: Matthew Hunt <mph@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xzip PORTVERSION= 1.8.2 |