diff options
author | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
commit | 2459ac824ee31120542e67edf141470b8ba6b0a8 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /multimedia/totem-nautilus | |
parent | 2b56a8ee0ac76a764e929cf4446a9966cbfcae87 (diff) | |
download | pkgsrc-2459ac824ee31120542e67edf141470b8ba6b0a8.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
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 7b8756c26f7..a6e69f75258 100644 --- a/multimedia/totem-nautilus/Makefile +++ b/multimedia/totem-nautilus/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.33 2013/02/16 11:23:43 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/05/09 07:40:21 adam Exp $ # .include "../../multimedia/totem/Makefile.common" PKGNAME= ${DISTNAME:S/totem/totem-nautilus/} -PKGREVISION= 17 +PKGREVISION= 18 # override Makefile.common PLIST_SRC= ${.CURDIR}/PLIST |