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-diskio | |
parent | 9f3d68b429fe9207ea6fefbc103a0fe10524e29d (diff) | |
download | ports-ed1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab.tar.gz ports-ed1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab.zip |
Notes
Diffstat (limited to 'x11-wm/e17-module-diskio')
-rw-r--r-- | x11-wm/e17-module-diskio/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-wm/e17-module-diskio/Makefile b/x11-wm/e17-module-diskio/Makefile index 52e36ce77ccb..7ee0071a2db6 100644 --- a/x11-wm/e17-module-diskio/Makefile +++ b/x11-wm/e17-module-diskio/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: e17-module-diskio -# Date created: 07 January 2010 -# Whom: Grzegorz Blach <magik@roorback.net> -# +# Created by: Grzegorz Blach <gblach@FreeBSD.org> # $FreeBSD$ -# PORTNAME= diskio 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= Disk I/O visualization module for E17 BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment |