bump for python

This commit is contained in:
espie 2009-03-10 08:47:45 +00:00
parent 632e024b6c
commit 321a7047f5
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2008/02/09 17:46:10 jasper Exp $ # $OpenBSD: Makefile,v 1.10 2009/03/10 08:48:22 espie Exp $
COMMENT= curses front-end for various audio players COMMENT= curses front-end for various audio players
DISTNAME= cplay-1.49 DISTNAME= cplay-1.49
PKGNAME= ${DISTNAME}p3 PKGNAME= ${DISTNAME}p4
CATEGORIES= audio CATEGORIES= audio
HOMEPAGE= http://mask.tf.hut.fi/~flu/hacks/cplay/ HOMEPAGE= http://mask.tf.hut.fi/~flu/hacks/cplay/

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.29 2009/01/03 21:27:25 kili Exp $ # $OpenBSD: Makefile,v 1.30 2009/03/10 08:47:45 espie Exp $
COMMENT= library for loading GLADE interface files at runtime COMMENT= library for loading GLADE interface files at runtime
GNOME_VERSION= 2.6.2 GNOME_VERSION= 2.6.2
GNOME_PROJECT= libglade GNOME_PROJECT= libglade
PKGNAME= libglade2-${GNOME_VERSION}p2 PKGNAME= libglade2-${GNOME_VERSION}p3
SHARED_LIBS += glade-2.0 1.0 # .0.8 SHARED_LIBS += glade-2.0 1.0 # .0.8
CATEGORIES= devel CATEGORIES= devel