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 /games | |
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.
Notes
Notes:
svn path=/head/; revision=64863
Diffstat (limited to 'games')
-rw-r--r-- | games/kpuzzle/Makefile | 2 | ||||
-rw-r--r-- | games/nethack34-qt/Makefile | 2 | ||||
-rw-r--r-- | games/qgo/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/kpuzzle/Makefile b/games/kpuzzle/Makefile index 4fd77c7eb884..47424223cef8 100644 --- a/games/kpuzzle/Makefile +++ b/games/kpuzzle/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= unstable/apps/KDE2.x/games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org USE_KDELIBS_VER= 2 USE_BZIP2= yes diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile index fa0c7e39d7d4..0f6ddb8a39e8 100644 --- a/games/nethack34-qt/Makefile +++ b/games/nethack34-qt/Makefile @@ -7,7 +7,7 @@ MASTERDIR= ${.CURDIR}/../nethack34 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org WITH_QT_GRAPHICS= yes diff --git a/games/qgo/Makefile b/games/qgo/Makefile index 22caa681e895..532f7af3de2b 100644 --- a/games/qgo/Makefile +++ b/games/qgo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org USE_REINPLACE= yes USE_QT_VER= 2 |