diff options
author | lioux <lioux@FreeBSD.org> | 2007-03-31 11:32:43 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2007-03-31 11:32:43 +0800 |
commit | da133261bc091913d090a6141e3832c108af1b6b (patch) | |
tree | ab2bdabd21505a4e3ea082994c2d975d1a261f1f /sysutils/vobcopy | |
parent | a5cdc7450086a0fb87b1e87395f7e8e6e49d845d (diff) | |
download | freebsd-ports-gnome-da133261bc091913d090a6141e3832c108af1b6b.tar.gz freebsd-ports-gnome-da133261bc091913d090a6141e3832c108af1b6b.tar.zst freebsd-ports-gnome-da133261bc091913d090a6141e3832c108af1b6b.zip |
Give maintainership to Josh Paetzel <josh@tcbug.org>.
Diffstat (limited to 'sysutils/vobcopy')
-rw-r--r-- | sysutils/vobcopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile index 92e7d049a900..43470b823ded 100644 --- a/sysutils/vobcopy/Makefile +++ b/sysutils/vobcopy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.1 CATEGORIES= sysutils MASTER_SITES= http://lpn.rnbhq.org/download/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= josh@tcbug.org COMMENT= Decrypts and copies DVD .vob files LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread |