diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 13:43:23 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 13:43:23 +0000 |
commit | de1737524c89908890284d3c5996b5848f0b4ca7 (patch) | |
tree | 37ce5adb6bc9e2f1cf2ffa8ffd239b74209f114e /emulators | |
parent | Fix typo in linux-tiff version number for (diff) |
- Drop maintainership.
PR: ports/78236
Submitted by: blackend (maintainer)
Approved by: pav (mentor)
Notes
Notes:
svn path=/head/; revision=130096
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 412030245380..3faeddf5ccda 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 412030245380..3faeddf5ccda 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 \ |