aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freesbie
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-06-02 17:17:31 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-06-02 17:17:31 +0000
commitd726ccd9e4ec73a1cdf27b91c954e80c85edfcc3 (patch)
treee31048c2bec2375a3c12c61f968380b3fe22cf0b /sysutils/freesbie
parent2a753271f96ac9ebd1abe42b4b5acbe61d949a6f (diff)
downloadports-d726ccd9e4ec73a1cdf27b91c954e80c85edfcc3.tar.gz
ports-d726ccd9e4ec73a1cdf27b91c954e80c85edfcc3.zip
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.
Submitted by: marius
Notes
Notes: svn path=/head/; revision=110680
Diffstat (limited to 'sysutils/freesbie')
-rw-r--r--sysutils/freesbie/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/freesbie/Makefile b/sysutils/freesbie/Makefile
index 23800ce686df..968dc53f3310 100644
--- a/sysutils/freesbie/Makefile
+++ b/sysutils/freesbie/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freesbie
PORTVERSION= 0.0.20040207
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.stud.uni-karlsruhe.de/~uedc/freesbie/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//}
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//}
MAINTAINER= riggs@rrr.de
COMMENT= Yet another cool answer to the system-on-cd question
-RUN_DEPENDS= mkisofs:${PORTSDIR}/sysutils/mkisofs \
+RUN_DEPENDS= mkisofs:${PORTSDIR}/sysutils/cdrtools \
create_compressed_fs:${PORTSDIR}/sysutils/cloop-utils
USE_BZIP2= yes