diff options
author | ed <ed@FreeBSD.org> | 2008-06-20 15:18:30 +0800 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2008-06-20 15:18:30 +0800 |
commit | 841b001b671e6f437a1285daf1da6827132b14e9 (patch) | |
tree | 87aad9c43bdd342749d1c567abc50920cbb7df1b /devel/mingw32-pdcurses/Makefile | |
parent | 5d59a4b837a974937cba09cf0f186deb115bd984 (diff) | |
download | freebsd-ports-gnome-841b001b671e6f437a1285daf1da6827132b14e9.tar.gz freebsd-ports-gnome-841b001b671e6f437a1285daf1da6827132b14e9.tar.zst freebsd-ports-gnome-841b001b671e6f437a1285daf1da6827132b14e9.zip |
Use the email address from the FreeBSD project for my ports.
Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.
Approved by: philip (mentor), rink
Diffstat (limited to 'devel/mingw32-pdcurses/Makefile')
-rw-r--r-- | devel/mingw32-pdcurses/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mingw32-pdcurses/Makefile b/devel/mingw32-pdcurses/Makefile index d512b3925dab..6849ca2ceebb 100644 --- a/devel/mingw32-pdcurses/Makefile +++ b/devel/mingw32-pdcurses/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= mingw32- DISTNAME= PDCurses-${PORTVERSION} -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= Curses and Panel terminal library for Windows BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \ |