diff options
author | netchild <netchild@FreeBSD.org> | 2004-01-14 23:11:46 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-01-14 23:11:46 +0800 |
commit | ccff456449cd363ee17509e3a56a92fc5677205b (patch) | |
tree | 9c5eaaad193c3db480ebb54db073f32ef7d4a8f6 /sysutils/mkisofs-devel | |
parent | 2e333ab262cd13a924d332fdc18c029735fdfe19 (diff) | |
download | freebsd-ports-graphics-ccff456449cd363ee17509e3a56a92fc5677205b.tar.gz freebsd-ports-graphics-ccff456449cd363ee17509e3a56a92fc5677205b.tar.zst freebsd-ports-graphics-ccff456449cd363ee17509e3a56a92fc5677205b.zip |
- Update to 2.01a24.
If you are using older version of these ports updating is encouraged,
`cdrecord -toc` for CD-ROM drives and a Rock-Ridge related bug in
mkisofs were fixed. For a full list of changes see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a24
- Add README.audio to the PORTDOCS of cdrtools-devel.
Submitted by: maintainer
Diffstat (limited to 'sysutils/mkisofs-devel')
-rw-r--r-- | sysutils/mkisofs-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mkisofs-devel/Makefile b/sysutils/mkisofs-devel/Makefile index 49b6a6edadf..8f47ff9dba3 100644 --- a/sysutils/mkisofs-devel/Makefile +++ b/sysutils/mkisofs-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mkisofs -PORTVERSION= 2.01a23 +PORTVERSION= 2.01a24 PORTREVISION= 0 CATEGORIES= sysutils |