aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2007-07-05 07:21:24 +0000
committerBeech Rintoul <beech@FreeBSD.org>2007-07-05 07:21:24 +0000
commitebc6758085d854949b6e03622d8f9af65dd27cf0 (patch)
tree2de11656efbfea6569034b17b3f2b8b310fe79ea /devel
parent02f304a9bc5bd38256035595e888aeaa3ac6a00b (diff)
downloadports-ebc6758085d854949b6e03622d8f9af65dd27cf0.tar.gz
ports-ebc6758085d854949b6e03622d8f9af65dd27cf0.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/alabastra/Makefile7
-rw-r--r--devel/guiloader-c++/Makefile6
-rw-r--r--devel/guiloader/Makefile6
3 files changed, 9 insertions, 10 deletions
diff --git a/devel/alabastra/Makefile b/devel/alabastra/Makefile
index b9e93fdce5a4..3034398ddacf 100644
--- a/devel/alabastra/Makefile
+++ b/devel/alabastra/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: alabastra
# Date created: 20 Jun 2007
-# Whom: Yinghong.Liu <liu_yinghong@yahoo.com.cn>
+# Whom: Yinghong Liu <relaxbsd@gmail.com>
#
# $FreeBSD$
@@ -9,12 +9,11 @@ PORTVERSION= 0.2b
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF
-MASTER_SITE_SUBDIR=${PORTNAME}
DISTNAME= Alabastra-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= liu_yinghong@yahoo.com.cn
-COMMENT= C++ Editor writed with QT4
+MAINTAINER= relaxbsd@gmail.com
+COMMENT= C++ Editor writen with QT4
USE_QT_VER= 4
QT_COMPONENTS= qmake moc gui xml uic rcc
diff --git a/devel/guiloader-c++/Makefile b/devel/guiloader-c++/Makefile
index a9b7f97460ec..0146c35aa8f8 100644
--- a/devel/guiloader-c++/Makefile
+++ b/devel/guiloader-c++/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: guiloader-c++
# Date created: 11 May 2007
-# Whom: Yinghong.Liu <liu_yinghong@yahoo.com.cn>
+# Whom: Yinghong Liu <relaxbsd@gmail.com>
#
# $FreeBSD$
#
@@ -8,10 +8,10 @@
PORTNAME= guiloader-c++
PORTVERSION= 2.10.0
CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR= crow-designer
-MAINTAINER= liu_yinghong@yahoo.com.cn
+MAINTAINER= relaxbsd@gmail.com
COMMENT= A high-performance and compact GuiXml loader library
LIB_PC_DEPENDS= guiloader.pc:${PORTSDIR}/devel/guiloader
diff --git a/devel/guiloader/Makefile b/devel/guiloader/Makefile
index 18528459e1bc..da36054b2e0c 100644
--- a/devel/guiloader/Makefile
+++ b/devel/guiloader/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: guiloader
# Date created: 11 May 2007
-# Whom: Yinghong.Liu <liu_yinghong@yahoo.com.cn>
+# Whom: Yinghong Liu <relaxbsd@gmail.com>
#
# $FreeBSD$
#
@@ -8,10 +8,10 @@
PORTNAME= guiloader
PORTVERSION= 2.10.0
CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR= crow-designer
-MAINTAINER= liu_yinghong@yahoo.com.cn
+MAINTAINER= relaxbsd@gmail.com
COMMENT= A C++ binding to the GuiLoader library
USE_BZIP2= yes