diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-02-12 08:42:32 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-02-12 08:42:32 +0000 |
commit | 7e68bdc1e933f1b9493bfcca7aedd18d1597bdbd (patch) | |
tree | 6c68f2a014802dfdbdac518e6ddb5b05638d0ea0 /net/openverse | |
parent | 9bdd291fb04c54afe2953755944396bd58dda9d7 (diff) | |
download | ports-7e68bdc1e933f1b9493bfcca7aedd18d1597bdbd.tar.gz ports-7e68bdc1e933f1b9493bfcca7aedd18d1597bdbd.zip |
Notes
Diffstat (limited to 'net/openverse')
-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 27f792a3baa3..5d222e11263b 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@ahze.net +MAINTAINER= ahze@rgv.net RUN_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82 \ wish8.2:${PORTSDIR}/x11-toolkits/tk82 |