diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-08-20 15:43:48 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-08-20 15:43:48 +0000 |
commit | ad1085b9384a69d6ac02496b5c7ad0b1d82d68e9 (patch) | |
tree | b2cdc0ca4a65e5d8dad99b1c847c06a7d12be7b2 /sysutils/dvdbackup | |
parent | 8b0aacbabd549187fd5210d07bfbe0c5441afdc2 (diff) |
Notes
Diffstat (limited to 'sysutils/dvdbackup')
-rw-r--r-- | sysutils/dvdbackup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dvdbackup/Makefile b/sysutils/dvdbackup/Makefile index cecca9c756a8..f851b3532f69 100644 --- a/sysutils/dvdbackup/Makefile +++ b/sysutils/dvdbackup/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://dvd-create.sourceforge.net/ GENTOO/distfiles -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Backup content from DVD to hard disk LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread |