1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

update sysutils/dvdtape: remove MASTER_SITE_SUBDIR

PR:		53122
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
This commit is contained in:
Daichi GOTO 2003-07-17 05:38:12 +00:00
parent 4c3204f738
commit a217792ae5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85029
2 changed files with 0 additions and 3 deletions

View File

@ -11,8 +11,6 @@ PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.Awfulhak.org/pub/dvdtape/ \
http://people.FreeBSD.org/~brian/dvdtape/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/disk-management
MAINTAINER= ports@FreeBSD.org
COMMENT= Create DVD master filesystems on DLT media

View File

@ -2,5 +2,4 @@ dvdtape is a DVD filesystem pre-mastering program that generates
an iso9660 filesystem, writing it directly to a DLT drive in the
format required by a DVD manufacturing plant.
WWW: http://www.yggdrasil.com/Products/dvd_arc/2000.09/making.html
Author: Adam J. Richter <adam@yggdrasil.com>