diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-08-20 23:43:48 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-08-20 23:43:48 +0800 |
commit | b81d7d0e76a2ce1b49e1ba7e596946d9761358d3 (patch) | |
tree | 2084d32d58854ebb3984b761f20e32494b0f4bb7 /sysutils | |
parent | 9254c66d14cda7ddac3f88b791ae68499fb4c038 (diff) | |
download | freebsd-ports-gnome-b81d7d0e76a2ce1b49e1ba7e596946d9761358d3.tar.gz freebsd-ports-gnome-b81d7d0e76a2ce1b49e1ba7e596946d9761358d3.tar.zst freebsd-ports-gnome-b81d7d0e76a2ce1b49e1ba7e596946d9761358d3.zip |
Take maintainership
Diffstat (limited to 'sysutils')
-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 |