diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-14 01:02:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-14 01:02:01 +0800 |
commit | 0b6dd79fc0d58fa8d211ed21c3f43be5802b25d7 (patch) | |
tree | da461b492a9d3711db64537f6345493cbb60652e | |
parent | fb5c39cd923e6b1a5f783a3e1951c143ab6855f5 (diff) | |
download | freebsd-ports-gnome-0b6dd79fc0d58fa8d211ed21c3f43be5802b25d7.tar.gz freebsd-ports-gnome-0b6dd79fc0d58fa8d211ed21c3f43be5802b25d7.tar.zst freebsd-ports-gnome-0b6dd79fc0d58fa8d211ed21c3f43be5802b25d7.zip |
- Drop Maintainership
PR: 118671
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
-rw-r--r-- | multimedia/streamdvd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/streamdvd/Makefile b/multimedia/streamdvd/Makefile index 604cd7d71707..dd5f014cdb9f 100644 --- a/multimedia/streamdvd/Makefile +++ b/multimedia/streamdvd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ -MAINTAINER= serge.gagnon@b2b2c.ca +MAINTAINER= ports@FreeBSD.org COMMENT= A fast tool to backup Video DVDs 'on the fly' LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread |