diff options
author | lioux <lioux@FreeBSD.org> | 2005-03-10 10:55:49 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-03-10 10:55:49 +0800 |
commit | 921f7084f8392b1f9231437d1dd4cc65584c12f9 (patch) | |
tree | c790ba2bdb951538dee5593a8309a694032ce297 | |
parent | bcae7f3729075ddbc5d166d8482b27281d2cd12d (diff) | |
download | freebsd-ports-gnome-921f7084f8392b1f9231437d1dd4cc65584c12f9.tar.gz freebsd-ports-gnome-921f7084f8392b1f9231437d1dd4cc65584c12f9.tar.zst freebsd-ports-gnome-921f7084f8392b1f9231437d1dd4cc65584c12f9.zip |
Pass over maintainership to ahze: he has been working very hard on
the last couple updates
-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 \ |