svn commit: r338641 - head/shells/flash
Antoine Brodin
antoine at FreeBSD.org
Sat Jan 4 11:39:09 UTC 2014
Author: antoine
Date: Sat Jan 4 11:39:08 2014
New Revision: 338641
URL: http://svnweb.freebsd.org/changeset/ports/338641
Log:
- Finish stage support
- Trim indefinite article from COMMENT
Modified:
head/shells/flash/Makefile
head/shells/flash/pkg-plist
Modified: head/shells/flash/Makefile
==============================================================================
--- head/shells/flash/Makefile Sat Jan 4 10:10:22 2014 (r338640)
+++ head/shells/flash/Makefile Sat Jan 4 11:39:08 2014 (r338641)
@@ -7,7 +7,7 @@ CATEGORIES= shells
MASTER_SITES= http://www.sourcefiles.org/Shells/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A ncurses-based restriction shell
+COMMENT= Ncurses-based restriction shell
USES= gmake
GNU_CONFIGURE= yes
Modified: head/shells/flash/pkg-plist
==============================================================================
--- head/shells/flash/pkg-plist Sat Jan 4 10:10:22 2014 (r338640)
+++ head/shells/flash/pkg-plist Sat Jan 4 11:39:08 2014 (r338641)
@@ -23,5 +23,6 @@ lib/flash/system.module
lib/flash/system.module.9798
lib/flash/system.rc
lib/flash/system.rc.mailshell
+man/man1/flash.1.gz
@dirrm lib/flash/flashdocs
@dirrm lib/flash
More information about the svn-ports-head
mailing list