summaryrefslogtreecommitdiff
path: root/mail/ifile/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-0/+22
use USE_GETOPT_LONG instead. use getopt_long() instead of getopt_long_only(). Obtained from: NetBSD Notes: svn path=/head/; revision=84840