diff options
Diffstat (limited to 'textproc/libebml')
-rw-r--r-- | textproc/libebml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile index 912675743be7..298881388f5c 100644 --- a/textproc/libebml/Makefile +++ b/textproc/libebml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://dl.matroska.org/downloads/libebml/ \ http://www.bunkus.org/videotools/mkvtoolnix/sources/old/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML USE_BZIP2= yes |