1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Fix packaging permissions.

PR:		196350
This commit is contained in:
Cy Schubert 2015-01-14 20:57:54 +00:00
parent d0cd99f444
commit 7348378c5b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377043
2 changed files with 3 additions and 2 deletions

View File

@ -5,6 +5,7 @@
PORTNAME= exmh
PORTVERSION= 2.8.0
PORTREVISION= 1
CATEGORIES+= mail tk
MASTER_SITES= ${MASTER_SITE_TCLTK} \
SF

View File

@ -7,9 +7,10 @@ bin/exmh-bg
bin/exmh-strip
bin/ftp.expect
bin/inc.expect
@mode 444
@owner bin
@group bin
@dir lib/exmh-%%EXMH_VERSION%%
@mode 444
lib/exmh-%%EXMH_VERSION%%/PgpDecryptExpect
lib/exmh-%%EXMH_VERSION%%/addr.tcl
lib/exmh-%%EXMH_VERSION%%/aliases.tcl
@ -228,4 +229,3 @@ lib/exmh-%%EXMH_VERSION%%/xnsgetmail.exp
man/man1/exmh.1.gz
@dirrm lib/exmh-%%EXMH_VERSION%%/bitmaps
@dirrm lib/exmh-%%EXMH_VERSION%%/html
@dirrm lib/exmh-%%EXMH_VERSION%%