Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2020 12:21:03 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549716 - head/sysutils/ah-tty
Message-ID:  <202009231221.08NCL3q5071909@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Wed Sep 23 12:21:02 2020
New Revision: 549716
URL: https://svnweb.freebsd.org/changeset/ports/549716

Log:
  Modify COMMENT to follow our style guide
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/ah-tty/Makefile

Modified: head/sysutils/ah-tty/Makefile
==============================================================================
--- head/sysutils/ah-tty/Makefile	Wed Sep 23 12:15:05 2020	(r549715)
+++ head/sysutils/ah-tty/Makefile	Wed Sep 23 12:21:02 2020	(r549716)
@@ -3,12 +3,12 @@
 
 PORTNAME=	ah-tty
 PORTVERSION=	0.3.12
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
 MASTER_SITES=	SF
 
 MAINTAINER=	mich@FreeBSD.org
-COMMENT=	Ah-tty is an automatic helper for command prompts and shells
+COMMENT=	Automatic helper for command prompts and shells
 
 USES=		ncurses
 GNU_CONFIGURE=	yes



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