diff options
author | wiz <wiz> | 2012-08-13 14:25:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-08-13 14:25:37 +0000 |
commit | 0c46713c5edd95c6b8ba1dc0f3caceb09cce9b1c (patch) | |
tree | b49584837fe18036982ca2f5c214da74b23e47d4 /multimedia/totem-nautilus | |
parent | 27ae93823d9c0078354242001f5b277e89ef144c (diff) | |
download | pkgsrc-0c46713c5edd95c6b8ba1dc0f3caceb09cce9b1c.tar.gz |
Bump PKGREVISION for fix in librsvg/buildlink3.mk.
Diffstat (limited to 'multimedia/totem-nautilus')
-rw-r--r-- | multimedia/totem-nautilus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem-nautilus/Makefile b/multimedia/totem-nautilus/Makefile index 4c867fc5c17..de44a0414a2 100644 --- a/multimedia/totem-nautilus/Makefile +++ b/multimedia/totem-nautilus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/07/15 08:22:52 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/08/13 14:25:42 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/totem/Makefile.common" PKGNAME= ${DISTNAME:S/totem/totem-nautilus/} -PKGREVISION= 10 +PKGREVISION= 11 # override Makefile.common PLIST_SRC= ${.CURDIR}/PLIST |