diff options
Diffstat (limited to 'x11-wm/e17-module-uptime/Makefile')
-rw-r--r-- | x11-wm/e17-module-uptime/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-wm/e17-module-uptime/Makefile b/x11-wm/e17-module-uptime/Makefile index 2b0b2ae10949..731748718d39 100644 --- a/x11-wm/e17-module-uptime/Makefile +++ b/x11-wm/e17-module-uptime/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: e17-module-uptime -# Date created: 23 June 2006 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# +# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru> # $FreeBSD$ -# PORTNAME= uptime 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 e17 uptime and load average indicator module BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment |