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/kpuzzle | |
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/kpuzzle')
-rw-r--r-- | games/kpuzzle/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |