diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-13 19:34:42 +0800 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-13 19:34:42 +0800 |
commit | 6f30e0a0eea52c3dc0582d96d6a8ef321950592b (patch) | |
tree | 645a2f4e2a4f6ed1aa6f924cdd2f994146b709af /multimedia | |
parent | c144b0a8761ffd76daafa5f01d7a912910837b21 (diff) | |
download | freebsd-ports-gnome-6f30e0a0eea52c3dc0582d96d6a8ef321950592b.tar.gz freebsd-ports-gnome-6f30e0a0eea52c3dc0582d96d6a8ef321950592b.tar.zst freebsd-ports-gnome-6f30e0a0eea52c3dc0582d96d6a8ef321950592b.zip |
Switch over maintainership to Koop Mast <kwm@FreeBSD.org> who is
deserving and willing. He has been doing a fantastic job with
GStreamer.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/cupid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/cupid/Makefile b/multimedia/cupid/Makefile index d6b0a1835667..826c056ce9d8 100644 --- a/multimedia/cupid/Makefile +++ b/multimedia/cupid/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia audio gnome MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-recorder/ DIST_SUBDIR= gnome2 -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= kwm@FreeBSD.org COMMENT= GNOME Gstreamer based video/audio capture solution BROKEN= Does not compile |