diff options
Diffstat (limited to 'graphics/evas-loader-svg')
-rw-r--r-- | graphics/evas-loader-svg/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/evas-loader-svg/Makefile b/graphics/evas-loader-svg/Makefile index 3526ccd7ffb2..86dcc51b6488 100644 --- a/graphics/evas-loader-svg/Makefile +++ b/graphics/evas-loader-svg/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: evas-loader-svg -# Date created: 15 September 2007 -# Whom: Stanislav Sedov <stas@FreeBSD.org> -# +# Created by: Stanislav Sedov <stas@FreeBSD.org> # $FreeBSD$ -# PORTNAME= loader-svg DISTVERSION= 1.1.0 @@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \ PKGNAMEPREFIX= evas- DISTNAME= evas-${DISTVERSION} -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= A hardware accelerated canvas API (SVG loader) LICENSE= BSD |