diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2012-11-04 13:05:04 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2012-11-04 13:05:04 +0000 |
commit | ed1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab (patch) | |
tree | 94dcd981edc8bd1b980642dc99eb86b4ec202287 /multimedia/emotion | |
parent | 9f3d68b429fe9207ea6fefbc103a0fe10524e29d (diff) | |
download | ports-ed1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab.tar.gz ports-ed1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab.zip |
Notes
Diffstat (limited to 'multimedia/emotion')
-rw-r--r-- | multimedia/emotion/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/multimedia/emotion/Makefile b/multimedia/emotion/Makefile index 6c4d5960d8ad..242fceadbd7a 100644 --- a/multimedia/emotion/Makefile +++ b/multimedia/emotion/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: emotion -# Date created: 2006-07-16 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $MBSDlabs$ +# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru> # $FreeBSD$ -# PORTNAME= emotion PORTVERSION= 0.2.0.65643 @@ -13,7 +8,7 @@ CATEGORIES= multimedia enlightenment MASTER_SITES= http://download.enlightenment.org/snapshots/2011-11-28/ \ http://files.roorback.net/e17/base/ -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= Video playback wrapper library for Enlightenment LICENSE= BSD |