MODULES= lang/python
This commit is contained in:
parent
ff297ecdb1
commit
1790a0bfd7
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2004/05/07 13:32:52 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2004/08/04 19:20:43 xsa Exp $
|
||||
|
||||
COMMENT= "POP3 mail retriever"
|
||||
|
||||
@ -17,7 +17,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE} ${HOMEPAGE}old-versions/
|
||||
|
||||
MODULES= python
|
||||
MODULES= lang/python
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2004/07/29 21:51:51 xsa Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2004/08/04 19:20:43 xsa Exp $
|
||||
|
||||
COMMENT= "powerful IMAP/Maildir synchronization and reader support"
|
||||
|
||||
@ -20,7 +20,7 @@ MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
MODULES= python
|
||||
MODULES= lang/python
|
||||
|
||||
WRKDIST= ${WRKDIR}/offlineimap
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user