diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
commit | eda5fb2e29b33922bb92f2dd142f89b815a18b0a (patch) | |
tree | e58d5e9a95d76f4e79d72c3a97a69293d173f732 /audio/rhythmbox/Makefile | |
parent | c5cc33e0b350b2d9a4b361ce0a49375ea473b483 (diff) | |
download | pkgsrc-eda5fb2e29b33922bb92f2dd142f89b815a18b0a.tar.gz |
Recursive revbump from pango-1.36.0
Diffstat (limited to 'audio/rhythmbox/Makefile')
-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 0b8adbfb3d7..933087ef9e6 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.113 2013/10/09 17:39:05 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2013/10/10 14:42:00 ryoon Exp $ # DISTNAME= rhythmbox-0.12.8 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/} EXTRACT_SUFX= .tar.bz2 |