diff options
Diffstat (limited to 'devel/mingw32-directx/Makefile')
-rw-r--r-- | devel/mingw32-directx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mingw32-directx/Makefile b/devel/mingw32-directx/Makefile index 06b2aa62d7c9..43d64c1732b4 100644 --- a/devel/mingw32-directx/Makefile +++ b/devel/mingw32-directx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.libsdl.org/extras/win32/cygwin/ PKGNAMEPREFIX= mingw32- DISTNAME= ${PORTNAME}-devel -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= DirectX header files for use with MinGW BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \ |