diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index 25c9e813fcf..7caaadab4b6 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.23 2010/09/30 07:21:20 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.24 2010/09/30 07:42:54 landry Exp $ COMMENT-main= library to access the contents of an iPod COMMENT-python= python bindings for libgpod @@ -6,9 +6,9 @@ COMMENT-python= python bindings for libgpod VERSION= 0.7.2 DISTNAME= libgpod-${VERSION} PKGNAME-main= ${DISTNAME} -REVISION-main = 3 +REVISION-main = 4 PKGNAME-python= py-gpod-${VERSION} -REVISION-python = 3 +REVISION-python = 4 SHARED_LIBS= gpod 720.0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/} diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile index 5e902eba54f..1f9aa02b983 100644 --- a/games/tuxpaint/Makefile +++ b/games/tuxpaint/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.10 2009/12/22 16:28:01 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.11 2010/09/30 07:43:54 landry Exp $ COMMENT= drawing program for children DISTNAME= tuxpaint-0.9.21 -PKGNAME= ${DISTNAME}p0 +REVISION= 1 CATEGORIES= games graphics HOMEPAGE= http://www.tuxpaint.org/