diff options
Diffstat (limited to 'devel/ecore-file/Makefile')
-rw-r--r-- | devel/ecore-file/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/ecore-file/Makefile b/devel/ecore-file/Makefile index 163a60f6fd3a..c16cb0a5263c 100644 --- a/devel/ecore-file/Makefile +++ b/devel/ecore-file/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ecore-file -# Date created: 17 September 2007 -# Whom: Stanislav Sedov <stas@FreeBSD.org> -# +# Created by: Stanislav Sedov <stas@FreeBSD.org> # $FreeBSD$ -# PORTNAME= file DISTVERSION= 1.1.0 @@ -13,7 +9,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \ PKGNAMEPREFIX= ecore- DISTNAME= ecore-${DISTVERSION} -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= Enlightenment core abstraction library (file module) LICENSE= BSD |