diff options
author | linimon <linimon@FreeBSD.org> | 2004-01-19 08:56:11 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-01-19 08:56:11 +0800 |
commit | b5b9792286b4ca300764dc13b8d3bafce59095a7 (patch) | |
tree | b3d14c890ac20fee0e13b7d83275a38c72717e1f /multimedia | |
parent | a8196473ab6634722a896d11bf11adbe3e46341a (diff) | |
download | freebsd-ports-gnome-b5b9792286b4ca300764dc13b8d3bafce59095a7.tar.gz freebsd-ports-gnome-b5b9792286b4ca300764dc13b8d3bafce59095a7.tar.zst freebsd-ports-gnome-b5b9792286b4ca300764dc13b8d3bafce59095a7.zip |
Update maintainer's email address (prompted by detailed autoreply to
a message I just forwarded).
Diffstat (limited to 'multimedia')
-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 |