diff options
Diffstat (limited to 'devel/qross/Makefile')
-rw-r--r-- | devel/qross/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/qross/Makefile b/devel/qross/Makefile index 26b49a383ccc..c0f21007939f 100644 --- a/devel/qross/Makefile +++ b/devel/qross/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> +# Created by: Veniamin Gvozdikov <vg@FreeBSD.org> # $FreeBSD$ PORTNAME= qross @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://cloud.github.com/downloads/0xd34df00d/Qross/ -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Qt-only fork of Kross, the KDE scripting framework USE_BZIP2= yes |