Committed previous from wrong tree; was not up to date with the markers.
This commit is contained in:
parent
c181982d97
commit
dccd4df714
@ -1,10 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2012/06/24 18:47:20 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2012/06/24 18:50:22 ajacoutot Exp $
|
||||
|
||||
COMMENT= ActiveSync protocol implementation
|
||||
|
||||
V= 2.0
|
||||
DISTNAME= z-push-${V}-1346
|
||||
PKGNAME= z-push-${V}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= mail www
|
||||
|
||||
HOMEPAGE= http://z-push.sourceforge.net/
|
||||
|
@ -1,7 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2012/06/24 18:47:20 ajacoutot Exp $
|
||||
@unexec-delete rm -rf /var/www/var/db/z-push/*
|
||||
@unexec-delete rm -rf /var/www/var/log/z-push/*
|
||||
@comment $OpenBSD: PLIST,v 1.8 2012/06/24 18:50:22 ajacoutot Exp $
|
||||
@extraunexec rm -rf /var/www/var/db/z-push/*
|
||||
@extraunexec rm -rf /var/www/var/log/z-push/*
|
||||
@unexec-delete rm -f /var/www/htdocs/z-push
|
||||
@unexec-delete rm -f /var/www/conf/modules/z-push.conf
|
||||
z-push/
|
||||
z-push/INSTALL
|
||||
z-push/LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user