diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-27 04:52:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-27 04:52:26 +0800 |
commit | 9021c3f8996095f4f0899f70d44000f195542456 (patch) | |
tree | 88ed1a471b7f87e20988435f6e203af145566cda /multimedia/handbrake/Makefile | |
parent | 967c376ae95119a997a09105b1c8871d10558886 (diff) | |
download | freebsd-ports-gnome-9021c3f8996095f4f0899f70d44000f195542456.tar.gz freebsd-ports-gnome-9021c3f8996095f4f0899f70d44000f195542456.tar.zst freebsd-ports-gnome-9021c3f8996095f4f0899f70d44000f195542456.zip |
Reset maintainer per his request on ports@.
Diffstat (limited to 'multimedia/handbrake/Makefile')
-rw-r--r-- | multimedia/handbrake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index fa4bac32b40a..7aa0207f63bf 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -29,7 +29,7 @@ DISTFILES= HandBrake-${PORTVERSION}.tar.gz:main \ xvidcore-1.1.3.tar.gz:contrib DIST_SUBDIR= handbrake -MAINTAINER= jonathan@kc8onw.net +MAINTAINER= ports@FreeBSD.org COMMENT= A DVD to MPEG-4 ripper and encoder BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam \ |