brum brum...bump!

This commit is contained in:
jasper 2009-03-23 22:26:27 +00:00
parent f8dd39fd1b
commit 125c0763b1
2 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2008/10/26 23:57:39 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2009/03/23 22:26:27 jasper Exp $
COMMENT= MSN client library for Python
MODPY_EGG_VERSION= 0.3.3
DISTNAME= pymsn-${MODPY_EGG_VERSION}
PKGNAME= ${DISTNAME}p0
CATEGORIES= net
MASTER_SITES= http://telepathy.freedesktop.org/releases/pymsn/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2008/01/15 15:12:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.3 2009/03/23 22:26:27 jasper Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= python Qt3 bindings
V= 3.17.4
DISTNAME= PyQt-x11-gpl-${V}
PKGNAME= py-qt3-${V}
PKGNAME= py-qt3-${V}p0
CATEGORIES= x11 devel