diff options
author | imura <imura@FreeBSD.org> | 2000-10-28 16:37:18 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-10-28 16:37:18 +0800 |
commit | 5b228cb44c8b88f00f8c7d8502bb687f54e8d3ae (patch) | |
tree | 95ae8e73acf927f910fc376f19f2a2e6c77e38a8 /x11-clocks | |
parent | 777547154106b4fa6c7cf65a1523d6b12d88d9f9 (diff) | |
download | freebsd-ports-graphics-5b228cb44c8b88f00f8c7d8502bb687f54e8d3ae.tar.gz freebsd-ports-graphics-5b228cb44c8b88f00f8c7d8502bb687f54e8d3ae.tar.zst freebsd-ports-graphics-5b228cb44c8b88f00f8c7d8502bb687f54e8d3ae.zip |
- 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.
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 dd3aa84a04f..63b34cf723f 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 |