diff options
Diffstat (limited to 'graphics/glpng/Makefile')
-rw-r--r-- | graphics/glpng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glpng/Makefile b/graphics/glpng/Makefile index a4c266ff0bfe..21b6754f059f 100644 --- a/graphics/glpng/Makefile +++ b/graphics/glpng/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.wyatt100.freeserve.co.uk/ \ http://www.amdmi3.ru/distfiles/ DISTNAME= glpng -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Library to easily load PNG files as an OpenGL textures LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |