diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-20 03:35:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-20 03:35:39 +0000 |
commit | 932a7c52d21d7e5a1f7a85df912deafd21f0f7ee (patch) | |
tree | 2cda29b9b2775dba1d3e940d579990e441c01003 /net | |
parent | a003a3721d54056fb1fa783e04406a52a4bdb823 (diff) |
Update email address.
I'm not sure how much longer I will have a email account at rgv.
PR: ports/60406
Submitted by: michael johnson <ahze@ahze.net>
Notes
Notes:
svn path=/head/; revision=96247
Diffstat (limited to 'net')
-rw-r--r-- | net/openverse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openverse/Makefile b/net/openverse/Makefile index e42abfac9728..bb6ccc6ca691 100644 --- a/net/openverse/Makefile +++ b/net/openverse/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.8.3 CATEGORIES= net tk82 MASTER_SITES= http://sisko.se.wp.cc.nc.us/~ahze/ -MAINTAINER= ahze@rgv.net +MAINTAINER= ahze@ahze.net COMMENT= A visual chat program written in Tcl/Tk RUN_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82 \ |