Date: Wed, 15 May 2019 21:18:45 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501752 - in head/shells: zsh-autosuggestions zsh-syntax-highlighting Message-ID: <201905152118.x4FLIjxl061058@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Wed May 15 21:18:45 2019 New Revision: 501752 URL: https://svnweb.freebsd.org/changeset/ports/501752 Log: Update category in shells/zsh-syntax-highlighting,zsh-autosuggestions This should have been done in r501751. Modified: head/shells/zsh-autosuggestions/Makefile (contents, props changed) head/shells/zsh-syntax-highlighting/Makefile (contents, props changed) Modified: head/shells/zsh-autosuggestions/Makefile ============================================================================== --- head/shells/zsh-autosuggestions/Makefile Wed May 15 21:11:43 2019 (r501751) +++ head/shells/zsh-autosuggestions/Makefile Wed May 15 21:18:45 2019 (r501752) @@ -3,7 +3,7 @@ PORTNAME= zsh-autosuggestions DISTVERSIONPREFIX= v DISTVERSION= 0.5.2 -CATEGORIES= textproc +CATEGORIES= shells MAINTAINER= jrm@FreeBSD.org COMMENT= Fish-like autosuggestions for Zsh Modified: head/shells/zsh-syntax-highlighting/Makefile ============================================================================== --- head/shells/zsh-syntax-highlighting/Makefile Wed May 15 21:11:43 2019 (r501751) +++ head/shells/zsh-syntax-highlighting/Makefile Wed May 15 21:18:45 2019 (r501752) @@ -4,7 +4,7 @@ PORTNAME= zsh-syntax-highlighting DISTVERSION= 0.6.0-243 DISTVERSIONSUFFIX= -g82cf252 PORTEPOCH= 1 -CATEGORIES= textproc +CATEGORIES= shells MAINTAINER= jrm@FreeBSD.org COMMENT= Fish shell syntax highlighting for Zsh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905152118.x4FLIjxl061058>