diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-07-05 07:21:24 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-07-05 07:21:24 +0000 |
commit | ebc6758085d854949b6e03622d8f9af65dd27cf0 (patch) | |
tree | 2de11656efbfea6569034b17b3f2b8b310fe79ea /multimedia/smplayer-themes | |
parent | 02f304a9bc5bd38256035595e888aeaa3ac6a00b (diff) | |
download | ports-ebc6758085d854949b6e03622d8f9af65dd27cf0.tar.gz ports-ebc6758085d854949b6e03622d8f9af65dd27cf0.zip |
Notes
Diffstat (limited to 'multimedia/smplayer-themes')
-rw-r--r-- | multimedia/smplayer-themes/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/smplayer-themes/Makefile b/multimedia/smplayer-themes/Makefile index c2a87361ccd9..854c92809deb 100644 --- a/multimedia/smplayer-themes/Makefile +++ b/multimedia/smplayer-themes/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: mplayer-themes # Date created: 18 Jun, 2007 -# Whom: Diego Depaoli <trebestie@gmail.com> and Yinghong.Liu <liu_yinghong@yahoo.com.cn> +# Whom: Diego Depaoli <trebestie@gmail.com> and Yinghong Liu <relaxbsd@gmail.com> # # $FreeBSD$ # @@ -8,10 +8,10 @@ PORTNAME= smplayer-themes PORTVERSION= 0.1.1 CATEGORIES= multimedia audio kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR=smplayer -MAINTAINER= liu_yinghong@yahoo.com.cn +MAINTAINER= relaxbsd@gmail.com COMMENT= Themes for smplayer NO_BUILD= yes |