diff options
author | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2020-06-21 15:36:34 +0000 |
---|---|---|
committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2020-06-21 15:36:34 +0000 |
commit | f2f0c6e39011e791f9e3e3a62f466e61bc62bac6 (patch) | |
tree | 0b9e0e786b0bcb67e00cb45734ba12bbc2f84f04 /emulators/i386-wine-devel | |
parent | www/rejik: Unbreak build with GCC 10 (diff) |
Drop ports maintainership
Approved by: gerald (mentor)
Notes
Notes:
svn path=/head/; revision=539770
Diffstat (limited to 'emulators/i386-wine-devel')
-rw-r--r-- | emulators/i386-wine-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/i386-wine-devel/Makefile b/emulators/i386-wine-devel/Makefile index 60001fbdb67f..1f5698436e1d 100644 --- a/emulators/i386-wine-devel/Makefile +++ b/emulators/i386-wine-devel/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= i386- PKGNAMESUFFIX= -devel CATEGORIES= emulators -MAINTAINER= salvadore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 32-bit Microsoft Windows compatibility environment for 64-bit FreeBSD ONLY_FOR_ARCHS= i386 amd64 |