diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-06-17 15:27:58 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-06-17 15:27:58 +0000 |
commit | 379598ef7b6747f8e8cd77ed5a38f78a8429918b (patch) | |
tree | bbf9abe89f57017871d87e6a73a874e80f4881c2 /games/tomatoes | |
parent | 6bcc3844543c6476bc9b8817fee9f9e83bed6f02 (diff) | |
download | ports-379598ef7b6747f8e8cd77ed5a38f78a8429918b.tar.gz ports-379598ef7b6747f8e8cd77ed5a38f78a8429918b.zip |
Notes
Diffstat (limited to 'games/tomatoes')
-rw-r--r-- | games/tomatoes/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
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 |