revert the last commit, if someone is actually adjusting SYSCONFDIR
then ${SYSCONFDIR}/mail might not exist. ok ajacoutot
This commit is contained in:
parent
5e7c925f69
commit
49a11ac4c3
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2008/10/22 09:31:42 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2008/10/22 11:05:36 sthen Exp $
|
||||
|
||||
COMMENT= dynamic relay authorization control daemon
|
||||
|
||||
DISTNAME= drac
|
||||
PKGNAME= ${DISTNAME}-1.12p1
|
||||
PKGNAME= ${DISTNAME}-1.12p2
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://mail.cc.umanitoba.ca/drac/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/10/22 09:31:42 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2008/10/22 11:05:36 sthen Exp $
|
||||
include/drac.h
|
||||
lib/libdrac.a
|
||||
libexec/rpc.dracd
|
||||
@ -8,5 +8,6 @@ share/doc/drac/
|
||||
share/doc/drac/COPYRIGHT
|
||||
share/examples/drac/
|
||||
share/examples/drac/dracd.allow-sample
|
||||
@sample ${SYSCONFDIR}/mail/
|
||||
@sample ${SYSCONFDIR}/mail/dracd.allow
|
||||
@extra ${SYSCONFDIR}/mail/dracd.db
|
||||
|
Loading…
Reference in New Issue
Block a user