diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-05-16 12:17:37 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-05-16 12:17:37 +0000 |
commit | 3aa37136e8be99657a7776c84e28c698274210b8 (patch) | |
tree | 4f63450b630c92cbbafbc705ce04f4516220da88 /sysutils/vobcopy/Makefile | |
parent | e30a536565cd180f364fdb315b10c1cb437f318a (diff) | |
download | ports-3aa37136e8be99657a7776c84e28c698274210b8.tar.gz ports-3aa37136e8be99657a7776c84e28c698274210b8.zip |
Notes
Diffstat (limited to 'sysutils/vobcopy/Makefile')
-rw-r--r-- | sysutils/vobcopy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile index e468eedfb492..00e8b9c5c51a 100644 --- a/sysutils/vobcopy/Makefile +++ b/sysutils/vobcopy/Makefile @@ -8,7 +8,8 @@ PORTNAME= vobcopy PORTVERSION= 1.1.1 CATEGORIES= sysutils -MASTER_SITES= http://lpn.rnbhq.org/download/ +MASTER_SITES= http://vobcopy.org/download/ \ + CRITICAL MAINTAINER= josh@tcbug.org COMMENT= Decrypts and copies DVD .vob files |