diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-08-23 05:53:53 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-08-23 05:53:53 +0000 |
commit | 0bb0e1562d1c13254eb4a77ffaf369673eabbd4b (patch) | |
tree | 14bc53250cbb54e5c878e897449668ec9b1ec6df /misc | |
parent | Build with CXX and CXXFLAGS instead of CC and CFLAGS (fixes build on (diff) |
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/flyway/Makefile | 2 | ||||
-rw-r--r-- | misc/kwatch/Makefile | 2 | ||||
-rw-r--r-- | misc/qhacc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile index db5529f694de..2d6877be5f9e 100644 --- a/misc/flyway/Makefile +++ b/misc/flyway/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.2.2 CATEGORIES= misc python MASTER_SITES= http://www.xecu.net/dougbell/flyway/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org RUN_DEPENDS= ${PYTHON_SITELIBDIR}/qt.py:${PORTSDIR}/x11-toolkits/py-qt diff --git a/misc/kwatch/Makefile b/misc/kwatch/Makefile index 03b08124b1fb..32ff80309c4f 100644 --- a/misc/kwatch/Makefile +++ b/misc/kwatch/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.m-j-s.net/pub/kde/ \ ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= unstable/apps/utils -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext diff --git a/misc/qhacc/Makefile b/misc/qhacc/Makefile index 478ace8c2b63..dccb2fd5d9ca 100644 --- a/misc/qhacc/Makefile +++ b/misc/qhacc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.ostrich-emulators.cx/qhacc/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org USE_REINPLACE= yes USE_QT_VER= 2 |