diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2020-02-08 21:02:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2020-02-08 21:02:16 +0000 |
commit | b0ef216a0a7504980d745ab86708cdbd1c9a5616 (patch) | |
tree | 97b121814158fa18effbd2adf432d05bb511294a /emulators/i386-wine | |
parent | 2cce9d982179a1f210cc600a6a77fadb0b0529c4 (diff) | |
download | ports-b0ef216a0a7504980d745ab86708cdbd1c9a5616.tar.gz ports-b0ef216a0a7504980d745ab86708cdbd1c9a5616.zip |
Notes
Diffstat (limited to 'emulators/i386-wine')
-rw-r--r-- | emulators/i386-wine/Makefile.i386 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/i386-wine/Makefile.i386 b/emulators/i386-wine/Makefile.i386 index 7169dca5b4c8..6736fc604db7 100644 --- a/emulators/i386-wine/Makefile.i386 +++ b/emulators/i386-wine/Makefile.i386 @@ -3,7 +3,7 @@ PKGNAMEPREFIX= i386- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= salvadore@FreeBSD.org COMMENT?= 32-bit Microsoft Windows compatibility environment for 64-bit FreeBSD # Use the wine port to do most of the heavy lifting |