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 /x11-wm/e17-module-winlist-ng/Makefile | |
parent | 9f3d68b429fe9207ea6fefbc103a0fe10524e29d (diff) | |
download | ports-ed1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab.tar.gz ports-ed1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab.zip |
Notes
Diffstat (limited to 'x11-wm/e17-module-winlist-ng/Makefile')
-rw-r--r-- | x11-wm/e17-module-winlist-ng/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-wm/e17-module-winlist-ng/Makefile b/x11-wm/e17-module-winlist-ng/Makefile index 5a353f33f44f..5d90b4776596 100644 --- a/x11-wm/e17-module-winlist-ng/Makefile +++ b/x11-wm/e17-module-winlist-ng/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: e17-module-winlist-ng -# Date created: 29 January 2011 -# Whom: Grzegorz Blach <magik@roorback.net> -# +# Created by: Grzegorz Blach <gblach@FreeBSD.org> # $FreeBSD$ -# PORTNAME= winlist-ng 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= A Winlist NG module for Enlightenment 17 BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment |