diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-02-04 00:17:31 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-02-04 00:17:31 +0000 |
commit | 39bb55f1fb883114789de4c7974a0161aaaa7162 (patch) | |
tree | 85eed8842e1142892a317726fce7655c12c7beb5 /games/cgoban | |
parent | - Trim header (diff) |
- Trim Makefile header
Notes
Notes:
svn path=/head/; revision=311527
Diffstat (limited to 'games/cgoban')
-rw-r--r-- | games/cgoban/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index 8f0a08a352f6..61f208a05a3f 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cgoban -# Date created: 28 October 1996 -# Whom: simonm@dcs.gla.ac.uk -# +# Created by: simonm@dcs.gla.ac.uk # $FreeBSD$ -# PORTNAME= cgoban PORTVERSION= 1.9.14 |