diff options
author | joerg <joerg> | 2010-02-10 19:17:31 +0000 |
---|---|---|
committer | joerg <joerg> | 2010-02-10 19:17:31 +0000 |
commit | 8d5d292db3821c9c67304cbe64589cb60543cd01 (patch) | |
tree | 8d1c55b1db5b2103178d24b391166bfb308e5005 /audio/rhythmbox | |
parent | 6bc1293b6b501e3c6e93f06dfe45d0cbdb668b78 (diff) | |
download | pkgsrc-8d5d292db3821c9c67304cbe64589cb60543cd01.tar.gz |
Bump revision for PYTHON_VERSION_DEFAULT change.
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index f5687e676ed..c26684dc2e7 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2010/02/03 12:45:15 drochner Exp $ +# $NetBSD: Makefile,v 1.75 2010/02/10 19:17:32 joerg Exp $ # DISTNAME= rhythmbox-0.12.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/} EXTRACT_SUFX= .tar.bz2 |