diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-07-12 15:01:45 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-07-12 15:01:45 +0000 |
commit | daffe00d4a57c0ef6a21947a8121b8d233d8d3a5 (patch) | |
tree | 713942325bda393305edb21d46cd7f38d213aebc /games/pouetchess | |
parent | 51498efaebaad1106dcf0d3f70c8feaa14c411ee (diff) | |
download | ports-daffe00d4a57c0ef6a21947a8121b8d233d8d3a5.tar.gz ports-daffe00d4a57c0ef6a21947a8121b8d233d8d3a5.zip |
Notes
Diffstat (limited to 'games/pouetchess')
-rw-r--r-- | games/pouetchess/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/pouetchess/Makefile b/games/pouetchess/Makefile index 2738fd96c3f3..fc209f64365a 100644 --- a/games/pouetchess/Makefile +++ b/games/pouetchess/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pouetChess -# Date created: 18 Jan 2006 -# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> -# +# Creted by: Dmitry Marakasov <amdmi3@amdmi3.ru> # $FreeBSD$ -# PORTNAME= pouetchess PORTVERSION= 0.1.1 |