svn commit: r549716 - head/sysutils/ah-tty
Mateusz Piotrowski
0mp at FreeBSD.org
Wed Sep 23 12:21:03 UTC 2020
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 at 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
More information about the svn-ports-head
mailing list