diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-03-28 01:16:37 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-03-28 01:16:37 +0000 |
commit | 58e59f78c64a79986a0695b98d643fe870ee408b (patch) | |
tree | b9e6cbaab1cbf8ac50b011fabdb1dba4bc848a9b /emulators/mtools | |
parent | 0eed983b7207ae8ac12b54a1d33a10939e56f84e (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 7737d43ce680..41b129f8bccd 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= mtools -MAINTAINER= skreuzer@exit2shell.com +MAINTAINER= skreuzer@FreeBSD.org COMMENT= A collection of tools for manipulating MSDOS files USE_BZIP2= yes |