diff options
author | R. Imura <imura@FreeBSD.org> | 2000-10-28 08:37:18 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-10-28 08:37:18 +0000 |
commit | 6e9407708f1a2cfae8759c72cc236ad01f5b1fa9 (patch) | |
tree | 26c40cd63f96f3ab9729c4f72c8f9971d43b6500 /x11-clocks | |
parent | ef2489368823a53a2907f523b551b168660a7260 (diff) |
- Change maintainer to ports@FreeBSD.org of all my ports.
(only ja-linux-netscape is back to sada-san)
My short vacation finished and I have no longer
enough time to keep maintaining my ports.
- Move some local-distfiles from my site to asami-san's.
- Some cosmetic changes around removing kde*-i18n ports.
Notes
Notes:
svn path=/head/; revision=34347
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/kdetoys11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/kdetoys11/Makefile b/x11-clocks/kdetoys11/Makefile index dd3aa84a04ff..63b34cf723f4 100644 --- a/x11-clocks/kdetoys11/Makefile +++ b/x11-clocks/kdetoys11/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-clocks kde MASTER_SITES= $(MASTER_SITE_KDE) MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/source/bz2 -MAINTAINER= imura@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 |