diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-10-13 14:37:44 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-10-13 14:37:44 +0800 |
commit | 7add8da5580923d4a3a7e61c3b2669a75f794bf4 (patch) | |
tree | 39c51735694f49215a215d04683013fbfc02e134 /multimedia | |
parent | 61a462c9c225fd206573b72a7dd4734bd47cc1b3 (diff) | |
download | freebsd-ports-gnome-7add8da5580923d4a3a7e61c3b2669a75f794bf4.tar.gz freebsd-ports-gnome-7add8da5580923d4a3a7e61c3b2669a75f794bf4.tar.zst freebsd-ports-gnome-7add8da5580923d4a3a7e61c3b2669a75f794bf4.zip |
- Reassign to the heap
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mediainfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mediainfo/Makefile b/multimedia/mediainfo/Makefile index 963ae48af534..223a0f41228d 100644 --- a/multimedia/mediainfo/Makefile +++ b/multimedia/mediainfo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/binary/${PORTNAME}/${PORTVERSION} DISTNAME= MediaInfo_CLI_${PORTVERSION}_GNU_FromSource -MAINTAINER= freebsd-ports@evilcode.net +MAINTAINER= ports@FreeBSD.org COMMENT= Supplies technical and tag information about a video or audio file LICENSE= GPLv3 LGPL3 |