diff options
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 \ |