diff options
author | alane <alane@FreeBSD.org> | 2002-08-23 05:53:53 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-08-23 05:53:53 +0000 |
commit | 29292881dbd36015baf87fdb4fc0ddd17a448ce8 (patch) | |
tree | e17b2f3cf1f167a38f9c867c6d78ccc5a24bb690 /x11-fonts | |
parent | cd2c19ecbb1d5e1d29c3be343d5ed7d5c663e5c7 (diff) | |
download | FreeBSD-ports-29292881dbd36015baf87fdb4fc0ddd17a448ce8.zip FreeBSD-ports-29292881dbd36015baf87fdb4fc0ddd17a448ce8.tar.gz |
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
Diffstat (limited to 'x11-fonts')
-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 7693d81..c652325 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 |