Correctly handle @groups (vodoo...)
This commit is contained in:
parent
a7c2cc6514
commit
d6e896f6d8
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2008/05/15 18:45:32 mbalmer Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2008/05/15 19:44:52 mbalmer Exp $
|
||||
|
||||
COMMENT= web based calendar application using the horde framework
|
||||
|
||||
@ -6,7 +6,7 @@ HORDE_MODULE= kronolith
|
||||
HORDE_NAME= Kronolith
|
||||
|
||||
DISTNAME= ${HORDE_MODULE}-h3-2.1.8
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= www mail
|
||||
HOMEPAGE= http://www.horde.org/${HORDE_MODULE}/
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2008/05/08 09:57:56 mbalmer Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2008/05/15 19:44:52 mbalmer Exp $
|
||||
@group daemon
|
||||
horde/${HORDE_MODULE}/
|
||||
horde/${HORDE_MODULE}/COPYING
|
||||
horde/${HORDE_MODULE}/README
|
||||
@ -23,7 +24,7 @@ horde/${HORDE_MODULE}/config/prefs.php.dist
|
||||
@sample horde/${HORDE_MODULE}/config/prefs.php
|
||||
@mode
|
||||
@owner
|
||||
@group
|
||||
@group daemon
|
||||
horde/${HORDE_MODULE}/contacts.php
|
||||
horde/${HORDE_MODULE}/data.php
|
||||
horde/${HORDE_MODULE}/day.php
|
||||
|
Loading…
Reference in New Issue
Block a user