diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-06-17 23:27:58 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-06-17 23:27:58 +0800 |
commit | 0da3a446ae6e5d5cf79937fc8ac74123ce49f4bc (patch) | |
tree | bbf9abe89f57017871d87e6a73a874e80f4881c2 /games | |
parent | 1aa84dceaa8910c2f2edce433dab2d515f080daa (diff) | |
download | freebsd-ports-gnome-0da3a446ae6e5d5cf79937fc8ac74123ce49f4bc.tar.gz freebsd-ports-gnome-0da3a446ae6e5d5cf79937fc8ac74123ce49f4bc.tar.zst freebsd-ports-gnome-0da3a446ae6e5d5cf79937fc8ac74123ce49f4bc.zip |
- Trim Makefile header
Diffstat (limited to 'games')
-rw-r--r-- | games/solarconquest/Makefile | 9 | ||||
-rw-r--r-- | games/tomatoes/Makefile | 6 | ||||
-rw-r--r-- | games/torrent/Makefile | 6 | ||||
-rw-r--r-- | games/trimines/Makefile | 6 | ||||
-rw-r--r-- | games/zatacka/Makefile | 6 |
5 files changed, 6 insertions, 27 deletions
diff --git a/games/solarconquest/Makefile b/games/solarconquest/Makefile index 919e92655623..4e2f814a63c6 100644 --- a/games/solarconquest/Makefile +++ b/games/solarconquest/Makefile @@ -1,18 +1,13 @@ -# New ports collection makefile for: solarconquest -# Date created: 06 Apr 2006 -# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> -# +# Created by: Dmitry Marakasov <amdmi3@amdmi3.ru> # $FreeBSD$ -# PORTNAME= solarconquest PORTVERSION= 0.2 PORTREVISION= 9 CATEGORIES= games MASTER_SITES= http://games.sajthelper.com/ \ - ${MASTER_SITE_LOCAL} \ + LOCAL/ehaupt \ http://mirror.amdmi3.ru/distfiles/ -MASTER_SITE_SUBDIR= ehaupt DISTNAME= SolarConquest MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/tomatoes/Makefile b/games/tomatoes/Makefile index d67e26da2927..76885652760c 100644 --- a/games/tomatoes/Makefile +++ b/games/tomatoes/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tomatoes -# Date created: 2005 07 Feb -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# +# Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ -# PORTNAME= tomatoes PORTVERSION= 1.5 diff --git a/games/torrent/Makefile b/games/torrent/Makefile index 7701f5d0c942..1cf89b611dc5 100644 --- a/games/torrent/Makefile +++ b/games/torrent/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: torrent -# Date created: 10 Nov 2005 -# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> -# +# Created by: Dmitry Marakasov <amdmi3@amdmi3.ru> # $FreeBSD$ -# PORTNAME= torrent PORTVERSION= 0.8.2 diff --git a/games/trimines/Makefile b/games/trimines/Makefile index 81e7c2fe2b58..6263cf889a9a 100644 --- a/games/trimines/Makefile +++ b/games/trimines/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: trimines -# Date created: 02 May 2006 -# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> -# +# Created by: Dmitry Marakasov <amdmi3@amdmi3.ru> # $FreeBSD$ -# PORTNAME= trimines PORTVERSION= 1.3.0 diff --git a/games/zatacka/Makefile b/games/zatacka/Makefile index c0f98db67b30..2b0d2e017056 100644 --- a/games/zatacka/Makefile +++ b/games/zatacka/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zatacka -# Date created: 26 Mar 2006 -# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> -# +# Created by: Dmitry Marakasov <amdmi3@amdmi3.ru> # $FreeBSD$ -# PORTNAME= zatacka PORTVERSION= 0.1.8 |