fix FULLPKGPATH
This commit is contained in:
parent
9057744ea6
commit
da6a6cc9aa
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.56 2009/10/28 14:20:19 giovanni Exp $
|
||||
# $OpenBSD: Makefile,v 1.57 2010/02/26 18:55:21 espie Exp $
|
||||
|
||||
COMMENT-main= imap server for maildir format mailboxes
|
||||
COMMENT-pop3= pop3 server for maildir format mailboxes
|
||||
@ -6,7 +6,8 @@ COMMENT-pop3= pop3 server for maildir format mailboxes
|
||||
V= 4.6.0
|
||||
DISTNAME= courier-imap-${V}
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
FULLPKGNAME-pop3= courier-pop3-${V}
|
||||
FULLPKGNAME-pop3= courier-pop3-${V}p0
|
||||
FULLPKGPATH-pop3= mail/courier-imap,-pop3
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
|
@ -1,4 +1,7 @@
|
||||
@comment $OpenBSD: PLIST-pop3,v 1.6 2009/10/28 14:20:19 giovanni Exp $
|
||||
@comment $OpenBSD: PLIST-pop3,v 1.7 2010/02/26 18:55:21 espie Exp $
|
||||
@pkgpath courier/imap,-pop3,no_trashquota
|
||||
@pkgpath courier/imap,-pop3,no_trashquota,imap_bugs
|
||||
@pkgpath courier/imap,-pop3,imap_bugs
|
||||
@newgroup _courier:571
|
||||
@newuser _courier:571:571:daemon:Courier Mail Server:/var/empty:/sbin/nologin
|
||||
@bin bin/pop3d
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2010/01/29 12:03:09 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2010/02/26 18:52:57 espie Exp $
|
||||
|
||||
COMMENT-main= mail delivery agent with filtering abilities
|
||||
COMMENT-utils= quota tools for the Courier mail suite
|
||||
@ -6,7 +6,8 @@ COMMENT-utils= quota tools for the Courier mail suite
|
||||
V= 2.2.0
|
||||
DISTNAME= maildrop-$V
|
||||
PKGNAME-main= maildrop-$Vp1
|
||||
FULLPKGNAME-utils= courier-utils-$V
|
||||
FULLPKGNAME-utils= courier-utils-$Vp0
|
||||
FULLPKGPATH-utils= mail/maildrop,-utils
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://www.courier-mta.org/maildrop/
|
||||
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST-utils,v 1.9 2009/10/28 14:21:38 giovanni Exp $
|
||||
@comment $OpenBSD: PLIST-utils,v 1.10 2010/02/26 18:52:57 espie Exp $
|
||||
@conflict courier-imap-*
|
||||
@pkgpath mail/maildrop,-utils,postfix
|
||||
@newgroup _courier:571
|
||||
@newuser _courier:571:571:daemon:Courier Mail Server:/var/empty:/sbin/nologin
|
||||
@bin bin/deliverquota
|
||||
|
Loading…
Reference in New Issue
Block a user