diff options
author | netchild <netchild@FreeBSD.org> | 2004-04-20 21:49:29 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-04-20 21:49:29 +0800 |
commit | 3fb3adf2ecb90fa90062582d3a4238b61e69ad36 (patch) | |
tree | 4b56a5de360e27e8d4942fbc790cb2305b923e67 /sysutils/sformat | |
parent | ea6cca1406a5507f27b8eea9007cfabd2b6ed7b2 (diff) | |
download | freebsd-ports-gnome-3fb3adf2ecb90fa90062582d3a4238b61e69ad36.tar.gz freebsd-ports-gnome-3fb3adf2ecb90fa90062582d3a4238b61e69ad36.tar.zst freebsd-ports-gnome-3fb3adf2ecb90fa90062582d3a4238b61e69ad36.zip |
Use the @FreeBSD.org address of the maintainer.
Approved by: marius
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 |