diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-04-09 21:08:16 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-04-09 21:08:16 +0800 |
commit | 109fc8167e0219a5ef0fb9306818d927585b2c1c (patch) | |
tree | ef78095b9c92f4b21b05bec7183bbe944ca295a4 /multimedia | |
parent | 7485747e36e7d99d349a29a26392937766dbfd63 (diff) | |
download | freebsd-ports-gnome-109fc8167e0219a5ef0fb9306818d927585b2c1c.tar.gz freebsd-ports-gnome-109fc8167e0219a5ef0fb9306818d927585b2c1c.tar.zst freebsd-ports-gnome-109fc8167e0219a5ef0fb9306818d927585b2c1c.zip |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/toxine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/toxine/Makefile b/multimedia/toxine/Makefile index cd85e8e16189..4146f010e07e 100644 --- a/multimedia/toxine/Makefile +++ b/multimedia/toxine/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= toxine -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Text user interface using the xine library LIB_DEPENDS= xine.13:${PORTSDIR}/multimedia/libxine |