diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-16 20:43:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-16 20:43:17 +0000 |
commit | d7d64edfea5ac98f1acf9e04ecd5e81909019371 (patch) | |
tree | 0728a43f69d73b34ccc88162b2a16c03b0ccff5d /emulators | |
parent | acd613971071a3e27a3590ab60984d750d2fe936 (diff) |
Notes
Diffstat (limited to 'emulators')
-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 e873602319a7..8e1c9dcc6c0b 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= serg@tmn.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of tools for manipulating MSDOS files USE_BZIP2= yes |