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/trimines | |
parent | 6bcc3844543c6476bc9b8817fee9f9e83bed6f02 (diff) | |
download | ports-379598ef7b6747f8e8cd77ed5a38f78a8429918b.tar.gz ports-379598ef7b6747f8e8cd77ed5a38f78a8429918b.zip |
Notes
Diffstat (limited to 'games/trimines')
-rw-r--r-- | games/trimines/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
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 |