diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-10-13 21:39:56 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-10-13 21:39:56 +0800 |
commit | 3e5d19e060493c8670ec9ed392ec869fc950029e (patch) | |
tree | c777613a4e9cff8f8ffc98d7323de994fef72f51 /games | |
parent | abc5fe683ea58a473e8da2f58e747a8d14f70187 (diff) | |
download | freebsd-ports-gnome-3e5d19e060493c8670ec9ed392ec869fc950029e.tar.gz freebsd-ports-gnome-3e5d19e060493c8670ec9ed392ec869fc950029e.tar.zst freebsd-ports-gnome-3e5d19e060493c8670ec9ed392ec869fc950029e.zip |
- cleanup comments
Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r-- | games/fortunate/Makefile | 5 | ||||
-rw-r--r-- | games/gmastermind/Makefile | 5 | ||||
-rw-r--r-- | games/gmines/Makefile | 5 | ||||
-rw-r--r-- | games/gnustep-sudoku/Makefile | 5 | ||||
-rw-r--r-- | games/grubik/Makefile | 5 | ||||
-rw-r--r-- | games/jigsaw/Makefile | 5 | ||||
-rw-r--r-- | games/nextgo/Makefile | 5 |
7 files changed, 0 insertions, 35 deletions
diff --git a/games/fortunate/Makefile b/games/fortunate/Makefile index 83b899c2b1d1..98f815cc6f89 100644 --- a/games/fortunate/Makefile +++ b/games/fortunate/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: fortunate -# Date created: 09 Nov 2006 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ -# PORTNAME= fortunate PORTVERSION= 3.1 diff --git a/games/gmastermind/Makefile b/games/gmastermind/Makefile index 365d04c67e9c..ee48eb7d9f47 100644 --- a/games/gmastermind/Makefile +++ b/games/gmastermind/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: gmastermind -# Date created: 28 Oct 2006 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ -# PORTNAME= gmastermind PORTVERSION= 0.6 diff --git a/games/gmines/Makefile b/games/gmines/Makefile index c3cf0156d7c7..3d9650da406d 100644 --- a/games/gmines/Makefile +++ b/games/gmines/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: gmines -# Date created: 02 Nov 2006 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ -# PORTNAME= gmines PORTVERSION= 0.2 diff --git a/games/gnustep-sudoku/Makefile b/games/gnustep-sudoku/Makefile index 798aafe971a6..6f0ffe2f76f6 100644 --- a/games/gnustep-sudoku/Makefile +++ b/games/gnustep-sudoku/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: sudoku -# Date created: 07 aug 2007 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ -# PORTNAME= sudoku PORTVERSION= 0.7 diff --git a/games/grubik/Makefile b/games/grubik/Makefile index 1557d4d7540f..215d067fdd18 100644 --- a/games/grubik/Makefile +++ b/games/grubik/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: grubik -# Date created: 17 Nov 2006 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ -# PORTNAME= grubik PORTVERSION= 0.1 diff --git a/games/jigsaw/Makefile b/games/jigsaw/Makefile index 3ac099b1398a..921500ccb9dd 100644 --- a/games/jigsaw/Makefile +++ b/games/jigsaw/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: gpuzzle -# Date created: 28 Oct 2006 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ -# PORTNAME= jigsaw PORTVERSION= 0.8 diff --git a/games/nextgo/Makefile b/games/nextgo/Makefile index fcc7276ea6cd..5111d371bcc6 100644 --- a/games/nextgo/Makefile +++ b/games/nextgo/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: nextgo -# Date created: 05 Nov 2006 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ -# PORTNAME= nextgo PORTVERSION= 3.0 |