diff options
author | kris <kris@FreeBSD.org> | 2004-05-16 15:30:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-05-16 15:30:10 +0800 |
commit | 161bafa67f20d91afeb81b6e4f096617ac4afe5f (patch) | |
tree | 9b30d46629e57181163fee0fca3065221e67ed49 /x11-toolkits | |
parent | 2ff71fd91c4e2de77c76cb8cef006f8fa38799e9 (diff) | |
download | freebsd-ports-gnome-161bafa67f20d91afeb81b6e4f096617ac4afe5f.tar.gz freebsd-ports-gnome-161bafa67f20d91afeb81b6e4f096617ac4afe5f.tar.zst freebsd-ports-gnome-161bafa67f20d91afeb81b6e4f096617ac4afe5f.zip |
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gauche-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gauche-gtk/Makefile b/x11-toolkits/gauche-gtk/Makefile index 51ecc8b6bb1e..955cb74b7f38 100644 --- a/x11-toolkits/gauche-gtk/Makefile +++ b/x11-toolkits/gauche-gtk/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= gauche- DISTNAME= Gauche-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= GTK2 binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche |