diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
commit | 9099f96c4e804bf1a14769eb70ee1668a8a2ab3b (patch) | |
tree | ccd8521c60a4d79278cc2094e801c763209831ad /multimedia/avinfo/Makefile | |
parent | C++ fixes to make fcplay build with GCC 3.2+. (diff) |
Dmitry Marakasov adopts this orphan ports that he uses.
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit)
Diffstat (limited to 'multimedia/avinfo/Makefile')
-rw-r--r-- | multimedia/avinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/avinfo/Makefile b/multimedia/avinfo/Makefile index e89ee2fbbc40..4247c2186426 100644 --- a/multimedia/avinfo/Makefile +++ b/multimedia/avinfo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia MASTER_SITES= http://shounen.ru/soft/avinfo/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= A utility for displaying AVI header information WRKSRC= ${WRKDIR}/src |