diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-30 22:20:49 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-30 22:20:49 +0000 |
| commit | aa3fe5ab73c6411b53ef8d761863128ca55bda1e (patch) | |
| tree | 8265a945e2d70352c6a20dcc9e33fd074950b6ef /accessibility | |
| parent | 0afadbc3391641f08e4097680e2c2daa5657bfac (diff) | |
Notes
Diffstat (limited to 'accessibility')
| -rw-r--r-- | accessibility/yasr/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/yasr/Makefile b/accessibility/yasr/Makefile index 1fddfaeb74be..214cec055d0c 100644 --- a/accessibility/yasr/Makefile +++ b/accessibility/yasr/Makefile @@ -3,7 +3,7 @@ PORTNAME= yasr PORTVERSION= 0.6.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= accessibility MASTER_SITES= SF @@ -24,6 +24,7 @@ OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes PLIST_FILES= bin/yasr \ + man/man1/yasr.1.gz \ %%DATADIR%%/yasr.conf \ %%NLS%%share/locale/es/LC_MESSAGES/yasr.mo \ %%NLS%%share/locale/fr/LC_MESSAGES/yasr.mo |
