diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-16 21:55:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-16 21:55:10 +0000 |
commit | f8a14303809f9f6469f697ece7cc2a75d9d08d53 (patch) | |
tree | 05e90879009933d7fcf84a8bc46cf0bb48c531cd /multimedia | |
parent | bdab0b0f82f2967f3fd1490dab117a33c08e175e (diff) | |
download | ports-f8a14303809f9f6469f697ece7cc2a75d9d08d53.tar.gz ports-f8a14303809f9f6469f697ece7cc2a75d9d08d53.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/emotion_generic_players-vlc/Makefile | 2 | ||||
-rw-r--r-- | multimedia/rage/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/emotion_generic_players-vlc/Makefile b/multimedia/emotion_generic_players-vlc/Makefile index ecdf6cf9b30e..752a9af28ec3 100644 --- a/multimedia/emotion_generic_players-vlc/Makefile +++ b/multimedia/emotion_generic_players-vlc/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://download.enlightenment.org/rel/libs/${PKGNAMEPREFIX:S/-//}/ PKGNAMEPREFIX= emotion_generic_players- DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= enlightenment@FreeBSD.org COMMENT= Additional loader for Emotion (vlc) LICENSE= BSD2CLAUSE diff --git a/multimedia/rage/Makefile b/multimedia/rage/Makefile index 481505bb0cdf..60eeed962ff1 100644 --- a/multimedia/rage/Makefile +++ b/multimedia/rage/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.1 CATEGORIES= multimedia enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= enlightenment@FreeBSD.org COMMENT= EFL video and audio player with some extra bells and whistles LICENSE= BSD2CLAUSE |