Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2013 19:36:04 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319131 - head/sysutils/comconsole
Message-ID:  <201305261936.r4QJa4PR048355@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Sun May 26 19:36:04 2013
New Revision: 319131
URL: http://svnweb.freebsd.org/changeset/ports/319131

Log:
  . trim Makefile headers;
  . remove pkg-plist with one line (which is a comment).

Deleted:
  head/sysutils/comconsole/pkg-plist
Modified:
  head/sysutils/comconsole/Makefile

Modified: head/sysutils/comconsole/Makefile
==============================================================================
--- head/sysutils/comconsole/Makefile	Sun May 26 19:22:51 2013	(r319130)
+++ head/sysutils/comconsole/Makefile	Sun May 26 19:36:04 2013	(r319131)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: comconsole
-# Date created:		27 Dec 1998
-# Whom:			SADA Kenji <sada@FreeBSD.org>
-#
+# Created by: SADA Kenji <sada@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	comconsole
 PORTVERSION=	0.1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305261936.r4QJa4PR048355>