From 26a624d9b23c8fc8a13e90a37c614174cfab0104 Mon Sep 17 00:00:00 2001 From: nobutaka Date: Mon, 3 Feb 2003 14:58:49 +0000 Subject: Update to 0.90.0. PR: ports/47788 Submitted by: Hendrik Scholz --- multimedia/totem/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/totem/Makefile') diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index f0833e398a9a..c290f9b51cba 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -6,13 +6,13 @@ # PORTNAME= totem -PORTVERSION= 0.10.0 +PORTVERSION= 0.90.0 CATEGORIES= graphics gnome MASTER_SITES= http://www.hadess.net/files/software/totem/ MAINTAINER= hendrik@scholz.net -LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine \ +LIB_DEPENDS= xine.3:${PORTSDIR}/graphics/libxine \ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui USE_X_PREFIX= yes -- cgit