diff options
-rw-r--r-- | audio/cdrdao/Makefile | 6 | ||||
-rw-r--r-- | sysutils/cdrdao/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/cdrdao/Makefile b/audio/cdrdao/Makefile index d578993ec379..d038ffe92dd3 100644 --- a/audio/cdrdao/Makefile +++ b/audio/cdrdao/Makefile @@ -5,10 +5,10 @@ # # $FreeBSD$ # -# If You don't want to use Joerg Schilling's SCSI library, +# If you don't want to use Joerg Schilling's SCSI library, # set DONT_USE_SCGLIB = yes -# If You don't want to use pthreads, set DONT_USE_PTHREADS = yes -# If You want the graphical X toc file editor, set XCDRDAO = yes +# If you don't want to use pthreads, set DONT_USE_PTHREADS = yes +# If you want the graphical X toc file editor, set XCDRDAO = yes DISTNAME= cdrdao-1.1.3.src PKGNAME= cdrdao-1.1.3 diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index d578993ec379..d038ffe92dd3 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -5,10 +5,10 @@ # # $FreeBSD$ # -# If You don't want to use Joerg Schilling's SCSI library, +# If you don't want to use Joerg Schilling's SCSI library, # set DONT_USE_SCGLIB = yes -# If You don't want to use pthreads, set DONT_USE_PTHREADS = yes -# If You want the graphical X toc file editor, set XCDRDAO = yes +# If you don't want to use pthreads, set DONT_USE_PTHREADS = yes +# If you want the graphical X toc file editor, set XCDRDAO = yes DISTNAME= cdrdao-1.1.3.src PKGNAME= cdrdao-1.1.3 |