diff options
Diffstat (limited to 'graphics/lunasvg/Makefile')
-rw-r--r-- | graphics/lunasvg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lunasvg/Makefile b/graphics/lunasvg/Makefile index cc1870a689b5..bc16a568936f 100644 --- a/graphics/lunasvg/Makefile +++ b/graphics/lunasvg/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 3.2.1 PORTREVISION= 1 CATEGORIES= graphics -MAINTAINER= alster@vinterdalen.se +MAINTAINER= alven@FreeBSD.org COMMENT= SVG rendering and manipulation library in C++ WWW= https://github.com/sammycage/lunasvg/ |