diff options
author | gblach <gblach@FreeBSD.org> | 2012-11-04 21:05:04 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2012-11-04 21:05:04 +0800 |
commit | 9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492 (patch) | |
tree | 94dcd981edc8bd1b980642dc99eb86b4ec202287 /x11-wm/e17-module-moon | |
parent | 6f16ef19b5498a5524cf247b9ea9878cd5b7699d (diff) | |
download | freebsd-ports-gnome-9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492.tar.gz freebsd-ports-gnome-9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492.tar.zst freebsd-ports-gnome-9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492.zip |
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form
Feature safe: yes
Diffstat (limited to 'x11-wm/e17-module-moon')
-rw-r--r-- | x11-wm/e17-module-moon/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-wm/e17-module-moon/Makefile b/x11-wm/e17-module-moon/Makefile index 852e60bf2345..256d2a805f81 100644 --- a/x11-wm/e17-module-moon/Makefile +++ b/x11-wm/e17-module-moon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: e17-module-moon -# Date created: 23 June 2006 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# +# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru> # $FreeBSD$ -# PORTNAME= moon PORTVERSION= 20111128 @@ -12,7 +8,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 Moon Clock module BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment |