diff options
-rw-r--r-- | multimedia/libdvdcss/Makefile | 2 | ||||
-rw-r--r-- | sysutils/vobcopy/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile index b752ac696366..12c07a94966c 100644 --- a/multimedia/libdvdcss/Makefile +++ b/multimedia/libdvdcss/Makefile @@ -13,7 +13,7 @@ CATEGORIES= multimedia MASTER_SITES= http://download.videolan.org/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= josh@tcbug.org COMMENT= Portable abstraction library for DVD decryption NO_CDROM= CSS code may violate the DMCA 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 |