diff options
author | alane <alane@FreeBSD.org> | 2002-08-23 13:53:53 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-08-23 13:53:53 +0800 |
commit | 29292881dbd36015baf87fdb4fc0ddd17a448ce8 (patch) | |
tree | e17b2f3cf1f167a38f9c867c6d78ccc5a24bb690 /games | |
parent | cd2c19ecbb1d5e1d29c3be343d5ed7d5c663e5c7 (diff) | |
download | freebsd-ports-gnome-29292881dbd36015baf87fdb4fc0ddd17a448ce8.tar.gz freebsd-ports-gnome-29292881dbd36015baf87fdb4fc0ddd17a448ce8.tar.zst freebsd-ports-gnome-29292881dbd36015baf87fdb4fc0ddd17a448ce8.zip |
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
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 |