diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-04 11:39:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-04 11:39:08 +0000 |
commit | aa14daea5802f8427c715178c8f9aea6cfda54f2 (patch) | |
tree | 24cfb29a7a23073b42f8758b0a6541de498a595b /shells | |
parent | ab2c79aaacdb2002766f30ee3355f7732abbb0fd (diff) | |
download | ports-aa14daea5802f8427c715178c8f9aea6cfda54f2.tar.gz ports-aa14daea5802f8427c715178c8f9aea6cfda54f2.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/flash/Makefile | 2 | ||||
-rw-r--r-- | shells/flash/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/shells/flash/Makefile b/shells/flash/Makefile index 52bcbfa13ab1..6914f243a605 100644 --- a/shells/flash/Makefile +++ b/shells/flash/Makefile @@ -7,7 +7,7 @@ CATEGORIES= shells MASTER_SITES= http://www.sourcefiles.org/Shells/ MAINTAINER= ports@FreeBSD.org -COMMENT= A ncurses-based restriction shell +COMMENT= Ncurses-based restriction shell USES= gmake GNU_CONFIGURE= yes diff --git a/shells/flash/pkg-plist b/shells/flash/pkg-plist index 6f533cb7e947..cf1dd227be4c 100644 --- a/shells/flash/pkg-plist +++ b/shells/flash/pkg-plist @@ -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 |