diff options
Diffstat (limited to 'multimedia/totem-nautilus/Makefile')
-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 6371a30e95a..5ff98defe8f 100644 --- a/multimedia/totem-nautilus/Makefile +++ b/multimedia/totem-nautilus/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.61 2018/04/16 14:34:58 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2018/07/20 03:34:22 ryoon Exp $ # .include "../../multimedia/totem/Makefile.common" PKGNAME= ${DISTNAME:S/totem/totem-nautilus/} -PKGREVISION= 45 +PKGREVISION= 46 # override Makefile.common PLIST_SRC= ${.CURDIR}/PLIST |