diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-06 20:54:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-06 20:54:31 +0000 |
commit | 03b53774baca032f57cb57e254d5078f0a2a6302 (patch) | |
tree | 959c5b34b4e98a6f3062256d945ee41a4ba0c850 /multimedia/totem-nautilus | |
parent | d282dbc3f4a2c325e5060704e4e139468f67fe0f (diff) | |
download | pkgsrc-03b53774baca032f57cb57e254d5078f0a2a6302.tar.gz |
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
Diffstat (limited to 'multimedia/totem-nautilus')
-rw-r--r-- | multimedia/totem-nautilus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/totem-nautilus/Makefile b/multimedia/totem-nautilus/Makefile index 436d614aa70..b66fe6852a2 100644 --- a/multimedia/totem-nautilus/Makefile +++ b/multimedia/totem-nautilus/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/06/16 14:44:47 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/09/06 20:54:33 wiz Exp $ # DISTNAME= totem-2.22.2 PKGNAME= totem-nautilus-2.22.2 +PKGREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem/2.22/} |