diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-20 21:21:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-20 21:21:36 +0000 |
commit | e81cfe4627546f25db7c250622a009730a5124a3 (patch) | |
tree | f1f45b9881abd1e90b78032d395217c8c2f749bc /multimedia/totem | |
parent | 9f0158fbb7d9bdc2ac61cd504d86dc09be37a64f (diff) | |
download | pkgsrc-e81cfe4627546f25db7c250622a009730a5124a3.tar.gz |
Adapt eel dependencies; bump PKGREVISION.
Diffstat (limited to 'multimedia/totem')
-rw-r--r-- | multimedia/totem/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common index 8b7785bf74c..3e91e7a9431 100644 --- a/multimedia/totem/Makefile.common +++ b/multimedia/totem/Makefile.common @@ -1,7 +1,8 @@ -# $NetBSD: Makefile.common,v 1.32 2007/09/19 23:13:26 wiz Exp $ +# $NetBSD: Makefile.common,v 1.33 2007/09/20 21:21:38 wiz Exp $ # DISTNAME= totem-2.18.2 +PKGREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem/2.18/} |