diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-24 05:41:17 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-24 05:41:17 +0800 |
commit | 4e09c829f7852948e1b731613b469d6710476c4f (patch) | |
tree | 1407f862b13d9d2b3bad95f84b87ff525adf1799 | |
parent | 03bcaa54be5014dcdf26e21d6bb10cca414c949f (diff) | |
download | marcuscom-ports-4e09c829f7852948e1b731613b469d6710476c4f.tar.gz marcuscom-ports-4e09c829f7852948e1b731613b469d6710476c4f.tar.zst marcuscom-ports-4e09c829f7852948e1b731613b469d6710476c4f.zip |
Sync with ports, tansfer maintainer to gnome@
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8115 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | multimedia/totem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index ff1fe743f..f35e291d6 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -3,7 +3,7 @@ # Whom: Hendrik Scholz <hendrik@scholz.net> # # $FreeBSD$ -# +# $MCom$ PORTNAME= totem PORTVERSION= 2.17.3 @@ -12,7 +12,7 @@ CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 -MAINTAINER?= hendrik@scholz.net +MAINTAINER?= gnome@FreeBSD.org COMMENT?= A Xine-based video player for the Gnome 2 Desktop BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes |