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 /x11-fonts/xfontselector | |
parent | 12643e8461cac65d449f87ed9e96d1406f97fb57 (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 'x11-fonts/xfontselector')
-rw-r--r-- | x11-fonts/xfontselector/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/xfontselector/Makefile b/x11-fonts/xfontselector/Makefile index 7693d8141be4..c652325acc5b 100644 --- a/x11-fonts/xfontselector/Makefile +++ b/x11-fonts/xfontselector/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:R}-4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org USE_X_PREFIX= yes USE_QT_VER= 2 |