diff options
author | eivind <eivind@FreeBSD.org> | 2004-01-19 02:20:17 +0800 |
---|---|---|
committer | eivind <eivind@FreeBSD.org> | 2004-01-19 02:20:17 +0800 |
commit | 331a4643531828b269a5c1671b17c044f774dafe (patch) | |
tree | 5e74fdbd80f5e6d92353874ef9e5e01ceaa09f5b /sysutils | |
parent | 4704afe37e4ae528daa201a7da1ae014d2dfc79f (diff) | |
download | freebsd-ports-gnome-331a4643531828b269a5c1671b17c044f774dafe.tar.gz freebsd-ports-gnome-331a4643531828b269a5c1671b17c044f774dafe.tar.zst freebsd-ports-gnome-331a4643531828b269a5c1671b17c044f774dafe.zip |
Remove mkisofs mention from comment; it disappeared from the port sometime in
1998
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cdrtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile index cc3c94443270..2db198a22484 100644 --- a/sysutils/cdrtools/Makefile +++ b/sysutils/cdrtools/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/ \ DISTNAME= cdrtools-2.00.3 MAINTAINER?= dirk@FreeBSD.org -COMMENT?= Cdrecord, mkisofs and several other programs to record CD-R[W] +COMMENT?= Cdrecord and several other programs to record CD-R[W] CONFLICTS?= cdrtools-devel-* |