diff options
Diffstat (limited to 'x11-wm/e17-module-mpdule/Makefile')
-rw-r--r-- | x11-wm/e17-module-mpdule/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-wm/e17-module-mpdule/Makefile b/x11-wm/e17-module-mpdule/Makefile index b25bc73f5476..61ca8116d947 100644 --- a/x11-wm/e17-module-mpdule/Makefile +++ b/x11-wm/e17-module-mpdule/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: e17-module-mpdule -# Date created: 07 January 2010 -# Whom: Grzegorz Blach <magik@roorback.net> -# +# Created by: Grzegorz Blach <gblach@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mpdule PORTVERSION= 20111128 @@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/modules/ PKGNAMEPREFIX= e17-module- -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= An MPD module for e17 LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd |