diff options
author | roam <roam@FreeBSD.org> | 2004-11-02 01:09:55 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2004-11-02 01:09:55 +0800 |
commit | 17cfcec1862c6dcb52a39db91d0ebb19c4d935f2 (patch) | |
tree | cf1d2225141d5ff132b126662c5c7643d99ef191 /sysutils/safecat | |
parent | 64ffcc8ffe25ab92c9f0ca4de1fedbf239c59f85 (diff) | |
download | freebsd-ports-graphics-17cfcec1862c6dcb52a39db91d0ebb19c4d935f2.tar.gz freebsd-ports-graphics-17cfcec1862c6dcb52a39db91d0ebb19c4d935f2.tar.zst freebsd-ports-graphics-17cfcec1862c6dcb52a39db91d0ebb19c4d935f2.zip |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu>
Diffstat (limited to 'sysutils/safecat')
-rw-r--r-- | sysutils/safecat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/safecat/Makefile b/sysutils/safecat/Makefile index 9089ed0b49e..6cfddf80bc0 100644 --- a/sysutils/safecat/Makefile +++ b/sysutils/safecat/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://budney.homeunix.net:8080/users/budney/linux/software/safeca MASTER_SITE_SUBDIR= utils/file MAINTAINER= roam@FreeBSD.org -COMMENT= "Safely write data to a directory using D. J. Bernstein's Maildir ideology" +COMMENT= Safely write data to a directory using D. J. Bernstein's Maildir ideology USE_REINPLACE= yes |