diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-04-20 13:49:29 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-04-20 13:49:29 +0000 |
commit | 4171a9b4856da24b9eaddf6311ea0f5808d21873 (patch) | |
tree | b58196da0beeb3798fe450858d1e3b256f2dee91 /sysutils/sformat | |
parent | 1fca0d561efbf5dab2f49fd9019ab2d7facb7a9e (diff) |
Use the @FreeBSD.org address of the maintainer.
Approved by: marius
Notes
Notes:
svn path=/head/; revision=107715
Diffstat (limited to 'sysutils/sformat')
-rw-r--r-- | sysutils/sformat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/sformat/Makefile b/sysutils/sformat/Makefile index 924834cc69fd..004d98ec6094 100644 --- a/sysutils/sformat/Makefile +++ b/sysutils/sformat/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.zeist.de/pub/distfiles/ \ ftp://ftp.berlios.de/pub/sformat/ -MAINTAINER= marius@alchemy.franken.de +MAINTAINER= marius@FreeBSD.org COMMENT= Allows formatting/partitioning/analysis/repairing of SCSI disks USE_GMAKE= yes |