diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-06-09 18:00:35 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-06-09 18:00:35 +0000 |
commit | 948f5473bd90157cb2abf08c7ff2a2aac29d71dd (patch) | |
tree | 46ef8717eba1285cafd7d2c57f824730472b7864 /multimedia/mjpegtools | |
parent | - Update to 0.2.5 (diff) |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
Notes
Notes:
svn path=/head/; revision=164918
Diffstat (limited to 'multimedia/mjpegtools')
-rw-r--r-- | multimedia/mjpegtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile index 61d494ee6aec..1f250e21f8d0 100644 --- a/multimedia/mjpegtools/Makefile +++ b/multimedia/mjpegtools/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mjpeg -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Set of tools to record/playback/edit videos in MPEG format LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |