Switch to python 2.4

This commit is contained in:
mbalmer 2006-10-22 13:49:28 +00:00
parent d71ec43fd3
commit 9de4cd0faf
2 changed files with 4 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2006/06/03 09:17:37 alek Exp $
# $OpenBSD: Makefile,v 1.7 2006/10/22 13:49:28 mbalmer Exp $
COMMENT= "Python interface to sendmail milter API"
DISTNAME= milter-0.7.2
PKGNAME= py-${DISTNAME}p1
PKGNAME= py-${DISTNAME}p2
CATEGORIES= mail
HOMEPAGE= http://www.bmsi.com/python/milter.html
@ -21,7 +21,7 @@ WANTLIB= milter
MASTER_SITES= http://www.bmsi.com/python/
MODULES= lang/python
MODPY_VERSION= 2.3
MODPY_VERSION= 2.4
DOCSDIR= ${PREFIX}/share/doc/py-milter
EXAMPLESDIR= ${PREFIX}/share/examples/py-milter

View File

@ -1,7 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/11/25 15:19:20 xsa Exp $
@comment $OpenBSD: PLIST,v 1.2 2006/10/22 13:49:28 mbalmer Exp $
%%SHARED%%
lib/python${MODPY_VERSION}/
lib/python${MODPY_VERSION}/site-packages/
lib/python${MODPY_VERSION}/site-packages/Milter.py
lib/python${MODPY_VERSION}/site-packages/Milter.pyc
lib/python${MODPY_VERSION}/site-packages/mime.py