diff options
-rw-r--r-- | multimedia/mpeg4ip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile index 2a556b8a73d9..ee1a58781342 100644 --- a/multimedia/mpeg4ip/Makefile +++ b/multimedia/mpeg4ip/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= ${PKG_NAME_SUFFIX} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ahze@FreeBSD.org COMMENT= Standards-based system to encode, stream and play MPEG-4 audio/video LIB_DEPENDS= faac.0:${PORTSDIR}/audio/faac \ |