diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-01-19 00:56:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-01-19 00:56:11 +0000 |
commit | 074e13d261e1008a64c6c0dfa417bb96ccc47b7e (patch) | |
tree | 651cf94f9c8dcc797e43398038ab3b8e4ece4d47 /multimedia/mmpython | |
parent | d464c0b090fd1c166a4390950c065cd1fb2d3592 (diff) | |
download | ports-074e13d261e1008a64c6c0dfa417bb96ccc47b7e.tar.gz ports-074e13d261e1008a64c6c0dfa417bb96ccc47b7e.zip |
Notes
Diffstat (limited to 'multimedia/mmpython')
-rw-r--r-- | multimedia/mmpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mmpython/Makefile b/multimedia/mmpython/Makefile index 66c5ad38069e..8b283bf88694 100644 --- a/multimedia/mmpython/Makefile +++ b/multimedia/mmpython/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # The mmpython folks keep changing their release naming scheme. #DISTNAME= mmpython_${PORTVERSION:C/\./-/} -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= Retrieves metadata from mp3, ogg, avi, jpg and other formats LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread |