diff options
author | knu <knu@FreeBSD.org> | 2002-11-28 20:00:36 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-11-28 20:00:36 +0800 |
commit | 2fc22d7ab119adbf2c95d8bbad3e864f3d74c7b1 (patch) | |
tree | 91925ad466369920b2e49c403c8e510ed23c78a5 /lang | |
parent | b5d0a5dc0d789375a7ff25119ff68371f9c233d5 (diff) | |
download | freebsd-ports-gnome-2fc22d7ab119adbf2c95d8bbad3e864f3d74c7b1.tar.gz freebsd-ports-gnome-2fc22d7ab119adbf2c95d8bbad3e864f3d74c7b1.tar.zst freebsd-ports-gnome-2fc22d7ab119adbf2c95d8bbad3e864f3d74c7b1.zip |
Claim maintainership as the creator of these ports until the previous
maintainer becomes reachable again.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gauche/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index d89859c01235..811c55a6bee9 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Gauche-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= knu@FreeBSD.org # Choices are: "pthreads" and "no", but it seems that FreeBSD does not # yet fully support threads with Boehm GC. |