diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 22:06:22 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 22:06:22 +0000 |
| commit | 636287c88839c0bbcdf94ccf687a5b45dce2c511 (patch) | |
| tree | dc22e80be7c36768f74f8c53abee648056ac31c5 /misc/mmv | |
| parent | 612e7616f270a033e731490b32221e0411d3afa0 (diff) | |
Notes
Diffstat (limited to 'misc/mmv')
| -rw-r--r-- | misc/mmv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile index c6f14e43acec..4df6e853b178 100644 --- a/misc/mmv/Makefile +++ b/misc/mmv/Makefile @@ -11,7 +11,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}_1.01b-15.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= simon@olofsson.de +MAINTAINER= ports@FreeBSD.org COMMENT= Move/Copy/Append/Link multiple files CFLAGS+= -DHAS_DIRENT |
