diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 15:31:11 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 15:31:11 +0000 |
commit | 15ad88cd94766749b90987b8ac2cd8ceb302cc82 (patch) | |
tree | 2556f96b16512dc232c009fd5e556287e5bf1d30 /emulators/mtools | |
parent | 6ce638fdbfd144d8f328b85687facdfa3949809f (diff) |
Notes
Diffstat (limited to 'emulators/mtools')
-rw-r--r-- | emulators/mtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile index 8e1c9dcc6c0b..e873602319a7 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://mtools.linux.lu/ MASTER_SITE_SUBDIR= utils/disk-management -MAINTAINER= ports@FreeBSD.org +MAINTAINER= serg@tmn.ru COMMENT= A collection of tools for manipulating MSDOS files USE_BZIP2= yes |