aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-09-07 22:47:42 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-09-07 22:47:42 +0000
commitf8504f9889e4dc41266065845fd85226591d5621 (patch)
tree362d9753f9e58aead2c1cf873a749c1f4f694e48
parent75f7d7e8044e5cad88469790bf8a059e00f4b762 (diff)
downloadports-f8504f9889e4dc41266065845fd85226591d5621.tar.gz
ports-f8504f9889e4dc41266065845fd85226591d5621.zip
Notes
-rw-r--r--multimedia/kbtv/Makefile2
-rw-r--r--x11-themes/gtk-qt-engine/Makefile2
-rw-r--r--x11-themes/gtk-qt4-engine/Makefile2
-rw-r--r--x11-toolkits/py-kde/Makefile2
-rw-r--r--x11-toolkits/py-qt/Makefile2
-rw-r--r--x11-toolkits/qscintilla/Makefile4
6 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/kbtv/Makefile b/multimedia/kbtv/Makefile
index c23357645655..04fd05eab99c 100644
--- a/multimedia/kbtv/Makefile
+++ b/multimedia/kbtv/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= multimedia python kde
MASTER_SITES= http://freebsd.ricin.com/ports/distfiles/
EXTRACT_SUFX= .tbz
-MAINTAINER= danny@ricin.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= KDE TV viewer for FreeBSD
RUN_DEPENDS= kdepyuic:${PORTSDIR}/x11-toolkits/py-kde
diff --git a/x11-themes/gtk-qt-engine/Makefile b/x11-themes/gtk-qt-engine/Makefile
index eea6d9d082f8..20fc1c3370a7 100644
--- a/x11-themes/gtk-qt-engine/Makefile
+++ b/x11-themes/gtk-qt-engine/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= x11-themes
MASTER_SITES= http://people.freedesktop.org/~davidsansome/ \
http://freebsd.ricin.com/ports/distfiles/
-MAINTAINER= danny@ricin.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= GTK-QT Theme Engine allows GTK2 apps to use QT (KDE) themes
LIB_DEPENDS= kdecore:${PORTSDIR}/x11/kdelibs3
diff --git a/x11-themes/gtk-qt4-engine/Makefile b/x11-themes/gtk-qt4-engine/Makefile
index eea6d9d082f8..20fc1c3370a7 100644
--- a/x11-themes/gtk-qt4-engine/Makefile
+++ b/x11-themes/gtk-qt4-engine/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= x11-themes
MASTER_SITES= http://people.freedesktop.org/~davidsansome/ \
http://freebsd.ricin.com/ports/distfiles/
-MAINTAINER= danny@ricin.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= GTK-QT Theme Engine allows GTK2 apps to use QT (KDE) themes
LIB_DEPENDS= kdecore:${PORTSDIR}/x11/kdelibs3
diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile
index b045bb57085e..4ad4f2061090 100644
--- a/x11-toolkits/py-kde/Makefile
+++ b/x11-toolkits/py-kde/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.riverbankcomputing.com/Downloads/PyKDE3/ \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyKDE-snapshot20060422
-MAINTAINER= danny@ricin.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python Bindings for KDE3
RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile
index 31a5b61c292a..623a8d5a64df 100644
--- a/x11-toolkits/py-qt/Makefile
+++ b/x11-toolkits/py-qt/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/ \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyQt-x11-gpl-${PORTVERSION}
-MAINTAINER= danny@ricin.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings for the Qt toolkit
LIB_DEPENDS= qscintilla.6:${PORTSDIR}/x11-toolkits/qscintilla
diff --git a/x11-toolkits/qscintilla/Makefile b/x11-toolkits/qscintilla/Makefile
index e7d0b7b7f3d0..cda5be3e1f27 100644
--- a/x11-toolkits/qscintilla/Makefile
+++ b/x11-toolkits/qscintilla/Makefile
@@ -6,13 +6,13 @@
PORTNAME= qscintilla
PORTVERSION= 1.6
-PORTREVISION=
+PORTREVISION=
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.riverbankcomputing.com/Downloads/QScintilla1/ \
http://freebsd.ricin.com/ports/distfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION}5-gpl-${PORTVERSION}
-MAINTAINER= danny@ricin.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= QT port of the Scintilla C++ editor class
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake