remove group/world readable permissions from a couple of files
which don't need it; bump package.
This commit is contained in:
parent
af1c8871b5
commit
991b58a54c
@ -1,9 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.13 2009/02/09 16:45:38 sthen Exp $
|
# $OpenBSD: Makefile,v 1.14 2009/02/10 10:08:34 sthen Exp $
|
||||||
|
|
||||||
COMMENT = imap4 webmail client
|
COMMENT = imap4 webmail client
|
||||||
|
|
||||||
DISTNAME = roundcubemail-0.2-stable
|
DISTNAME = roundcubemail-0.2-stable
|
||||||
PKGNAME = roundcubemail-0.2sp1
|
PKGNAME = roundcubemail-0.2sp2
|
||||||
CATEGORIES = mail www
|
CATEGORIES = mail www
|
||||||
HOMEPAGE = http://www.roundcube.net/
|
HOMEPAGE = http://www.roundcube.net/
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.8 2009/02/09 16:45:38 sthen Exp $
|
@comment $OpenBSD: PLIST,v 1.9 2009/02/10 10:08:34 sthen Exp $
|
||||||
roundcubemail/
|
roundcubemail/
|
||||||
roundcubemail/.htaccess
|
roundcubemail/.htaccess
|
||||||
roundcubemail/CHANGELOG
|
roundcubemail/CHANGELOG
|
||||||
@ -16,12 +16,18 @@ roundcubemail/SQL/sqlite.update.sql
|
|||||||
roundcubemail/UPGRADING
|
roundcubemail/UPGRADING
|
||||||
roundcubemail/bin/
|
roundcubemail/bin/
|
||||||
roundcubemail/bin/html2text.php
|
roundcubemail/bin/html2text.php
|
||||||
|
@mode 600
|
||||||
roundcubemail/bin/killcache.php
|
roundcubemail/bin/killcache.php
|
||||||
|
@mode
|
||||||
roundcubemail/bin/modcss.php
|
roundcubemail/bin/modcss.php
|
||||||
|
@mode 600
|
||||||
roundcubemail/bin/msgexport.sh
|
roundcubemail/bin/msgexport.sh
|
||||||
roundcubemail/bin/msgimport.sh
|
roundcubemail/bin/msgimport.sh
|
||||||
|
@mode
|
||||||
roundcubemail/bin/quotaimg.php
|
roundcubemail/bin/quotaimg.php
|
||||||
|
@mode 600
|
||||||
roundcubemail/bin/update.sh
|
roundcubemail/bin/update.sh
|
||||||
|
@mode
|
||||||
roundcubemail/config/
|
roundcubemail/config/
|
||||||
roundcubemail/config/.htaccess
|
roundcubemail/config/.htaccess
|
||||||
roundcubemail/config/db.inc.php.dist
|
roundcubemail/config/db.inc.php.dist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user