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-wm | |
parent | 777547154106b4fa6c7cf65a1523d6b12d88d9f9 (diff) | |
download | freebsd-ports-gnome-5b228cb44c8b88f00f8c7d8502bb687f54e8d3ae.tar.gz freebsd-ports-gnome-5b228cb44c8b88f00f8c7d8502bb687f54e8d3ae.tar.zst freebsd-ports-gnome-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-wm')
-rw-r--r-- | x11-wm/xwmm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/xwmm/Makefile b/x11-wm/xwmm/Makefile index 73f6da74e705..042ca5ae37ad 100644 --- a/x11-wm/xwmm/Makefile +++ b/x11-wm/xwmm/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xwmm # Date created: 26 Nov 1999 -# Whom: imura@FreeBSD.org +# Whom: imura@af.airnet.ne.jp # # $FreeBSD$ # @@ -9,9 +9,9 @@ PORTNAME= xwmm PORTVERSION= 0.7 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= imura +MASTER_SITE_SUBDIR= asami -MAINTAINER= imura@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_QT2= yes |