diff options
author | flz <flz@FreeBSD.org> | 2005-03-01 13:43:23 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-01 13:43:23 +0000 |
commit | 0761e9cf63d16c74f9f22afbc2fe817f819a643d (patch) | |
tree | aaa785095bb3878ce4df21ff0faba6548e5b2390 /emulators | |
parent | f10f41813ad7ae5d714bb9443734a35ab905b364 (diff) | |
download | FreeBSD-ports-0761e9cf63d16c74f9f22afbc2fe817f819a643d.zip FreeBSD-ports-0761e9cf63d16c74f9f22afbc2fe817f819a643d.tar.gz |
- Drop maintainership.
PR: ports/78236
Submitted by: blackend (maintainer)
Approved by: pav (mentor)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux-winetools/Makefile | 2 | ||||
-rw-r--r-- | emulators/winetools/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-winetools/Makefile b/emulators/linux-winetools/Makefile index 4120302..3faeddf 100644 --- a/emulators/linux-winetools/Makefile +++ b/emulators/linux-winetools/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/winetools/} PKGNAMEPREFIX= linux- EXTRACT_SUFX= .tgz -MAINTAINER= blackend@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A setup and configuration tool for WINE RUN_DEPENDS= wine:${PORTSDIR}/emulators/wine \ diff --git a/emulators/winetools/Makefile b/emulators/winetools/Makefile index 4120302..3faeddf 100644 --- a/emulators/winetools/Makefile +++ b/emulators/winetools/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/winetools/} PKGNAMEPREFIX= linux- EXTRACT_SUFX= .tgz -MAINTAINER= blackend@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A setup and configuration tool for WINE RUN_DEPENDS= wine:${PORTSDIR}/emulators/wine \ |